jonschlinkert / kind-ofLinks
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
☆355Updated 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☆447Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Load module from string☆298Updated 7 years ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Import a module while bypassing the cache☆285Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Automatically bind methods to their class instance☆461Updated 3 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆440Updated 2 months ago
- Find a file or directory by walking up parent directories☆626Updated last month
- Delay a promise a specified amount of time☆625Updated 2 weeks ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- Copy files☆435Updated 3 weeks ago
- Blazing fast unique hash generator☆309Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆355Updated 10 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Clean up error stack traces☆344Updated last week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Import a module lazily☆248Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆618Updated 3 months ago
- Parse JSON with more helpful errors☆368Updated 7 months ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆209Updated 3 years ago