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:
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Import a module while bypassing the cache☆284Updated 6 months ago
- Load module from string☆299Updated 7 years ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆321Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- Blazing fast unique hash generator☆308Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆162Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Find a file or directory by walking up parent directories☆620Updated last month
- Copy files☆429Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆399Updated 2 years ago
- An implementation of WHATWG AbortController interface.☆308Updated 4 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Import a module lazily☆247Updated 3 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 3 months ago
- Unleash the detectives☆229Updated last month
- Get callsites from the V8 stack trace API☆266Updated last year
- Extract meaning from JS Errors☆478Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago