michaelrambeau / bestofjsLinks
Best of JS repo used only to track user requests
☆140Updated last year
Alternatives and similar repositories for bestofjs
Users that are interested in bestofjs are comparing it to the libraries listed below
Sorting:
- Rollup plugin to display bundle contents & size information☆92Updated 2 months ago
- A simple bundler for your delicious modules☆169Updated 3 years ago
- A TC39 proposal for function memoization in the JavaScript language.☆79Updated 3 years ago
- 📄 Copy text from browser to clipboard...natively! < 1kB☆150Updated 3 weeks ago
- Serialize objects to JSON with handling for circular references☆157Updated last month
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated 10 months ago
- A tiny, crazy fast memoization library for the 95% use-case☆248Updated 6 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆102Updated this week
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- Generate ESM wrapper files for CommonJS modules☆132Updated 3 years ago
- A template for ECMAScript proposals☆145Updated last month
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆325Updated 5 months ago
- An issue tracker for the CDN☆112Updated last year
- A quality score checker for npm packages.☆99Updated 3 years ago
- Debounce a function☆127Updated 10 months ago
- get the file directory from import.meta.url☆116Updated last year
- A tiny (96B) library for serializing Object values to Strings.☆252Updated 11 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- utility to create hast trees☆184Updated 5 months ago
- The regular expression parser for ECMAScript.☆157Updated 2 years ago
- Make an asynchronous function synchronous☆321Updated last month
- Debounce promise-returning & async functions☆224Updated last year
- __dirname and __filename for ES Modules environment☆69Updated last year
- Find and load config files with joy.☆148Updated 2 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Make a synchronous function asynchronous by running it in a worker☆251Updated 10 months ago
- Proposal for a new SeededPRNG class that yields reproducible sequences of random numbers.☆189Updated last month
- Tiny library to parse error stack traces☆106Updated last year
- making fetch happen for npm☆200Updated this week