jonschlinkert / kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
☆355Updated 11 months ago
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☆442Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Load module from string☆299Updated 7 years ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- Find a file or directory by walking up parent directories☆605Updated last month
- Safely and quickly serialize JavaScript objects☆350Updated 4 months ago
- Import a module while bypassing the cache☆285Updated 3 months ago
- Memoize promise-returning & async functions☆406Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆783Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Copy files☆429Updated 9 months ago
- Read the closest package.json file☆267Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆219Updated last year
- Infer the content-type of a request.☆228Updated last month
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆319Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Split Streams3 style☆289Updated 11 months ago
- Get callsites from the V8 stack trace API☆266Updated 10 months ago
- node byte string parser☆469Updated 10 months ago
- Create an error from multiple errors☆245Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- Use multiple fs modules at once☆219Updated last month
- Simple “Least Recently Used” (LRU) cache☆700Updated last month