sindresorhus / js-types
List of JavaScript types
☆82Updated 8 months ago
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
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Rename a function☆46Updated last year
- Get the path of the parent module☆77Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 4 months ago
- Clean up regular expressions☆62Updated 5 months ago
- Delay execution for a given amount of seconds☆85Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- User-friendly glob matching CLI☆75Updated 6 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the version of a binary in semver format☆35Updated 9 months ago
- A Set implementation with expirable keys☆16Updated 6 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get PID from a port☆80Updated 4 years ago
- Check if something is a promise☆46Updated 3 years ago
- Check if a path is a file, directory, or symlink☆77Updated 5 months ago
- Split a string on the first occurrence of a given separator☆75Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Filter object keys and values into a new object☆101Updated 7 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Delete files and directories without all the bullshit.☆52Updated 2 years ago
- Check if a project is using Yarn☆66Updated 3 years ago