blakeembrey / js-functoolsLinks
Utilities for working with functions in JavaScript, with TypeScript
☆14Updated 2 months ago
Alternatives and similar repositories for js-functools
Users that are interested in js-functools are comparing it to the libraries listed below
Sorting:
- ☆20Updated 7 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- JavaScript implementation of a double-ended queue☆18Updated last year
- Given an entrypoint, get all of the dependencies connected to it.☆30Updated 2 years ago
- 🍣 Track compressed Rollup asset sizes over time.☆65Updated last year
- Make your own nested errors☆69Updated 2 months ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Tiny type-safe event emitter☆26Updated last year
- A playground for seeing how Terser minifies JavaScript☆14Updated 5 years ago
- Simple Semver and SemverRange classes☆16Updated 2 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated this week
- Small keyboard shortcut management for DOM-based applications☆30Updated 3 months ago
- Create constants that replace various expressions at build-time☆38Updated 2 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Dynamic UI using static DOM and mobx☆27Updated 5 years ago
- Support for import assertions in acorn☆21Updated 11 months ago
- CSS prefixing helpers in less than 1KB 🌈