A least-recently-used cache in 35 lines of code~!
☆178Sep 8, 2020Updated 5 years ago
Alternatives and similar repositories for tmp-cache
Users that are interested in tmp-cache are comparing it to the libraries listed below
Sorting:
- Lightweight templating in 150 bytes☆229Mar 15, 2022Updated 4 years ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆57Aug 19, 2020Updated 5 years ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Mar 30, 2019Updated 6 years ago
- A tiny (197B) utility for safely writing deep Object values~!☆783Sep 9, 2024Updated last year
- A tiny (153B) utility to compare semver strings.☆125Jul 4, 2024Updated last year
- A tiny (215B) and fast utility to expand a flattened object☆204Apr 26, 2023Updated 2 years ago
- A tiny (203B) utility to enqueue items for batch processing and/or satisfying rate limits.☆116Sep 14, 2019Updated 6 years ago
- A tiny (312B) client-side module for tracking with Google Analytics☆576Mar 16, 2023Updated 3 years ago
- A tiny (339B) utility for human-readable time differences between now and past or future dates.☆188Jul 8, 2019Updated 6 years ago
- A tiny (255B) shim when Element.classList cannot be used~!☆63Jan 1, 2019Updated 7 years ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆597Dec 3, 2023Updated 2 years ago
- A tiny (171B) utility to check if a hostname is local☆33Oct 13, 2019Updated 6 years ago
- A tiny (139B to 204B) utility to regulate the execution rate of your functions☆198Aug 14, 2023Updated 2 years ago
- A tiny (195B to 224B) utility to recursively list all (total) files in a directory☆151Apr 3, 2023Updated 2 years ago
- A tiny (330B to 357B) and fast utility to find a package's hidden supply / cache directory.☆34Oct 5, 2020Updated 5 years ago
- Quickly parse & match URLs☆323Nov 3, 2021Updated 4 years ago
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')☆1,255Dec 13, 2020Updated 5 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆126Dec 17, 2019Updated 6 years ago
- A collection of tiny, highly performant Array.prototype alternatives☆260Sep 25, 2020Updated 5 years ago
- A small utility to fetch remote files into buffers☆23Nov 10, 2019Updated 6 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 6 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆267Mar 6, 2024Updated 2 years ago
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE!☆550May 10, 2019Updated 6 years ago
- Your browser's container formats and codecs support in your pocket.☆24Aug 30, 2021Updated 4 years ago
- Tiny library (<200B gzip) for deferring something by a "tick"☆218Jun 13, 2023Updated 2 years ago
- Quickly generate a list of merged PRs in the given git range☆86Aug 30, 2024Updated last year
- A tiny (215B) and fast Least Recently Used (LRU) cache