michaelrambeau / bestofjsLinks
Best of JS repo used only to track user requests
☆144Updated 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 quality score checker for npm packages.☆99Updated 3 years ago
- 📄 Copy text from browser to clipboard...natively! < 1kB☆153Updated 3 weeks ago
- Serialize objects to JSON with handling for circular references☆162Updated 8 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆267Updated last year
- Make an asynchronous function synchronous☆327Updated 7 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated 2 years ago
- A TC39 proposal for function memoization in the JavaScript language.☆82Updated 3 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- Block the main thread for a given amount of time☆128Updated last week
- A simple bundler for your delicious modules☆170Updated 3 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆336Updated 11 months ago
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- Sort an array on an object property☆201Updated 3 months ago
- An issue tracker for the CDN☆113Updated 2 years ago
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- Debounce a function☆130Updated last year
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 3 years ago
- Marks side-effects in module initialization that would interfere with tree-shaking☆209Updated last week
- A blazing fast memoization library that is tiny but feature-rich.☆260Updated last week
- 📦📊 GitHub Action to reports on the size of your npm package☆91Updated 2 years ago
- Find and load config files with joy.☆150Updated 3 years ago
- __dirname and __filename for ES Modules environment☆68Updated last year
- Get the bundle size of an npm package.☆426Updated 3 years ago
- Remove circular references from objects☆100Updated last year
- Finds the common standard cache directory☆160Updated 9 months ago
- Allows users to use generators in order to write common functions that can be both sync or async.☆91Updated 3 years ago
- 🍺 dev only postinstall hooks (package.json)☆262Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆176Updated 9 months ago
- Measure the size of your npm package distribution☆74Updated last month