jonschlinkert / kind-ofLinks
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
☆354Updated last year
Alternatives and similar repositories for kind-of
Users that are interested in kind-of are comparing it to the libraries listed below
Sorting:
- Create a promise that can be canceled☆445Updated 3 weeks ago
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Import a module while bypassing the cache☆284Updated 8 months ago
- Load module from string☆299Updated 7 years ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- Find a file or directory by walking up parent directories☆624Updated 2 weeks ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated 3 weeks ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Import a module lazily☆247Updated 3 years ago
- Delay a promise a specified amount of time☆622Updated 2 years ago
- Clear a module from the cache☆183Updated 3 years ago
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Clean up error stack traces☆341Updated 2 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Promisify an event by waiting for it to be emitted☆438Updated 3 weeks ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Copy files☆431Updated last month
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Get a random temporary file or directory path☆436Updated 2 years ago
- Blazing fast unique hash generator☆308Updated 2 years ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 3 years ago