arthurfiorette / tinylibsLinks
A monorepo of tiny javascript libraries.
☆74Updated last week
Alternatives and similar repositories for tinylibs
Users that are interested in tinylibs are comparing it to the libraries listed below
Sorting:
- A JavaScript utility for retrying async methods that reject errors☆62Updated last month
- Comparison of Bun's API against Node.js's☆62Updated this week
- Node CLI or module to calculate folder size☆82Updated 2 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆161Updated 3 months ago
- ☁️ Publish your npm package to a GitHub repository branch☆66Updated last week
- An absurdly small glob matcher that packs a punch.☆74Updated 3 months ago
- On-demand bundle analyzer, powered by esbuild.☆129Updated last year
- Script to squash the commits in the current Git branch☆23Updated 3 months ago
- Convert npm CLI commands to yarn, and vice versa☆37Updated last year
- Run TwoSlash on the browsers or web workers, with Auto-Type-Acquisition from CDN.☆33Updated 2 years ago
- Like `require-in-the-middle`, but for ESM import☆164Updated this week
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated 2 years ago
- Load tsconfig.json, light-weight and dependency-free.☆44Updated last year
- A serialization library that can handle functions, promises and symbols too.☆96Updated last year
- Get all entry-points for an npm package. Supports the `exports` field in `package.json`☆25Updated last week
- A zero dependency library to safe merge objects and arrays with customizable behavior.☆64Updated last year
- A fast parser and processor for .gitignore files.☆58Updated last year
- CLI app to check for outdated and unused dependencies, and run update/delete action over selected ones