michaelrambeau / bestofjsLinks
Best of JS repo used only to track user requests
☆142Updated 2 years ago
Alternatives and similar repositories for bestofjs
Users that are interested in bestofjs are comparing it to the libraries listed below
Sorting:
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- A quality score checker for npm packages.☆98Updated 3 years ago
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- A simple bundler for your delicious modules☆169Updated 3 years ago
- A blazing fast memoization library that is tiny but feature-rich.☆257Updated 2 weeks ago
- Debounce a function☆130Updated last year
- 📄 Copy text from browser to clipboard...natively! < 1kB☆153Updated 3 weeks ago
- Rollup plugin to display bundle contents & size information☆91Updated 7 months ago
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- Tiny library to parse error stack traces☆107Updated 2 years ago
- Publish JS project as dual ES modules and CommonJS package to npm☆186Updated last year
- A tiny (203B) and fast utility to flatten an object with customizable glue☆266Updated last year
- Block the main thread for a given amount of time☆128Updated 2 years ago
- List of standard HTML tags☆191Updated 3 months ago
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆138Updated 3 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated last year
- ESLint plugin to detect inappropriate use of DOM globals properties☆55Updated last month
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆123Updated 2 years ago
- Programmatic API to update package.json☆90Updated last month
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 3 years ago
- Measure the size of your npm package distribution☆70Updated last week
- Find and load config files with joy.☆150Updated 2 years ago
- 📦📊 GitHub Action to reports on the size of your npm package☆91Updated 2 years ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- A TC39 proposal for function memoization in the JavaScript language.☆81Updated 3 years ago
- A utility to make binding and (especially) unbinding DOM events easier☆152Updated last year
- utility to create a new trees with a nice syntax☆79Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆139Updated last month
- Make an asynchronous function synchronous☆327Updated 6 months ago