michaelrambeau / bestofjs
Best of JS repo used only to track user requests
☆135Updated last year
Alternatives and similar repositories for bestofjs:
Users that are interested in bestofjs are comparing it to the libraries listed below
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆241Updated 2 weeks ago
- Serialize objects to JSON with handling for circular references☆153Updated 6 months ago
- Generate ESM wrapper files for CommonJS modules☆132Updated 3 years ago
- A deep assignment alternative to the object spread operator and Object.assign☆177Updated 2 years ago
- Get the bundle size of an npm package.☆422Updated 2 years ago
- 📄 Copy text from browser to clipboard...natively! < 1kB☆147Updated 2 weeks ago
- Debounce a function☆127Updated 4 months ago
- Convert CommonJS (CJS) modules to UMD and ESM formats☆208Updated 2 years ago
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆120Updated last year
- Use multiple fs modules at once☆209Updated 2 weeks ago
- A sorted queue, based on an array-backed binary heap☆107Updated 8 months ago
- Read the closest package.json file☆263Updated last year
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- A simple bundler for your delicious modules☆169Updated 2 years ago
- ☆151Updated 6 years ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated last year
- Roadmap and management repo for the jspm project☆162Updated 2 years ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆450Updated last year
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- 🍔 Build DOM elements using JSX automatically☆516Updated 4 months ago
- A quality score checker for npm packages.☆98Updated 2 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆152Updated 4 months ago
- Rollup plugin to display bundle contents & size information☆92Updated last week
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 2 months ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆99Updated 3 years ago
- Sort the keys of an object☆102Updated 4 months ago
- A TC39 proposal for function memoization in the JavaScript language.☆79Updated 2 years ago
- Check where your code is running. In the browser or in node.js environment.☆244Updated 2 months ago
- Sort an array on an object property☆200Updated 5 months ago