jonschlinkert / kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
☆355Updated 10 months ago
Alternatives and similar repositories for kind-of:
Users that are interested in kind-of are comparing it to the libraries listed below
- Extends minimatch.match() with support for multiple patterns☆302Updated last year
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Import a module while bypassing the cache☆284Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆347Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆319Updated 2 years ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Import a module lazily☆248Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 4 months ago
- Load module from string☆299Updated 7 years ago
- Implements the node.js require.resolve() algorithm☆782Updated 3 months ago
- Properly hijack require☆401Updated 3 weeks ago
- Get callsites from the V8 stack trace API☆266Updated 9 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Copy files☆428Updated 8 months ago
- Infer the content-type of a request.☆228Updated 3 weeks ago
- Clean up error stack traces☆339Updated 2 years ago
- Memoize promise-returning & async functions☆405Updated last year
- Create an error from multiple errors☆245Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 4 months ago
- HTTP status utility☆278Updated 2 months ago
- Find the closest package.json file☆163Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Automatically bind methods to their class instance☆460Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆392Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated 11 months ago
- Node.js module to detect available ports of the system.☆385Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆692Updated 2 weeks ago