sindresorhus / js-typesLinks
List of JavaScript types
☆82Updated last year
Alternatives and similar repositories for js-types
Users that are interested in js-types are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Conditional promise chains☆62Updated 4 years ago
- Prevent `require` from searching upwards for required modules☆94Updated 4 years ago
- Rename a function☆46Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Import a globally installed module☆58Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Snippets for AVA☆70Updated 7 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Check if your code is running as an npm script☆55Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago