medikoo / typeLinks
Runtime validation and processing of JavaScript types
☆37Updated last year
Alternatives and similar repositories for type
Users that are interested in type are comparing it to the libraries listed below
Sorting:
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- Take care of your spawn()☆85Updated 9 months ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Filter object keys and values into a new object☆103Updated last year
- Get the path of the parent module☆77Updated last year
- 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
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Make a function mimic another one☆95Updated 9 months ago
- Node filesystem spies and mocks☆49Updated this week
- `trough` is middleware☆70Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- 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
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- javascript package inspector☆102Updated 9 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Tiny wrapper around benchmarkjs with a nicer api☆20Updated 3 years ago
- Make your own nested errors☆68Updated last month
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago