sindresorhus / js-types
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
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 8 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Rename a function☆46Updated last year
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Conditional promise chains☆60Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- Get PID from a port☆79Updated 4 years ago
- Delay execution for a given amount of seconds☆85Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Dynamically add an asset to the Webpack graph☆98Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago