sindresorhus / js-typesLinks
List of JavaScript types
☆83Updated 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 all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Lazy number range generator☆82Updated last year
- Get the path of the parent module☆79Updated 2 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get PID from a port☆79Updated 5 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆95Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- A better `Promise.race()`☆51Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Get the version of a binary in semver format☆36Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Snippets for AVA☆70Updated 7 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago