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☆444Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Load module from string☆299Updated 7 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Import a module while bypassing the cache☆283Updated 5 months ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆398Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- An implementation of WHATWG AbortController interface.☆308Updated 4 years ago
- Copy files☆429Updated 11 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Find a file or directory by walking up parent directories☆616Updated last month
- Get callsites from the V8 stack trace API☆267Updated last year
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Node.js recursive synchronous fast file system walker☆160Updated 3 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- Simple micro templating☆364Updated 2 years ago
- Import a module lazily☆247Updated 3 years ago
- Blazing fast unique hash generator☆308Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Get a random temporary file or directory path☆431Updated 2 years ago
- Set nested properties on an object using dot-notation.☆278Updated 2 years ago
- Unleash the detectives☆228Updated 3 weeks ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 2 years ago