blakeembrey / js-functoolsLinks
Utilities for working with functions in JavaScript, with TypeScript
☆14Updated 3 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:
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Check if a value is a plain object☆103Updated last year
- Make your own nested errors☆69Updated 3 months ago
- Get the path of the parent module☆78Updated last month
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- A playground for seeing how Terser minifies JavaScript☆14Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- ☆20Updated 7 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Get the dependencies of a TypeScript module☆61Updated last week
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 5 years ago
- Utilities to make tasks for Mrm☆33Updated 5 years ago
- Support for import assertions in acorn☆22Updated last year
- Tiny type-safe event emitter☆26Updated last year
- JavaScript implementation of a double-ended queue☆18Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- ☆26Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Sort the keys of an object☆105Updated 2 months ago
- Get the path of the caller module☆66Updated 4 years ago
- __dirname and __filename for ES Modules environment☆68Updated last year
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- 🍣 Track compressed Rollup asset sizes over time.☆65Updated last year
- Simple Semver and SemverRange classes☆16Updated 2 years ago