blakeembrey / js-functoolsLinks
Utilities for working with functions in JavaScript, with TypeScript
☆14Updated last month
Alternatives and similar repositories for js-functools
Users that are interested in js-functools are comparing it to the libraries listed below
Sorting:
- Create `esm` enabled packages.☆50Updated 6 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Support for import assertions in acorn☆21Updated 10 months ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- ☆20Updated 7 years ago
- 🍣 Track compressed Rollup asset sizes over time.☆65Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Get the path of the parent module☆78Updated last year
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Standard NPM Package Format☆41Updated 3 years ago
- Make your own nested errors☆69Updated last month
- Server for modern single-page web apps☆83Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Glob to regular expression with support for extended globs.☆74Updated 11 months ago
- A Node.js tool for diffing CSS files☆68Updated 5 years ago
- Sort the keys of an object☆104Updated last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Replace content while bundling.☆35Updated 4 years ago
- Make a function mimic another one☆95Updated 10 months ago
- A playground for seeing how Terser minifies JavaScript☆14Updated 5 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Utilities to make tasks for Mrm☆33Updated 5 years ago
- Small keyboard shortcut management for DOM-based applications☆30Updated 2 months ago
- Dynamic UI using static DOM and mobx☆27Updated 5 years ago
- Powerful cli ui for monorepos☆27Updated 2 months ago
- JavaScript implementation of a double-ended queue☆18Updated last year