jonschlinkert / kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
☆350Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for kind-of
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated last week
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Timeout a promise after a specified amount of time☆274Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Infer the content-type of a request.☆228Updated 2 months ago
- Memoize promise-returning & async functions☆396Updated last year
- HTTP status utility☆271Updated this week
- Load module from string☆299Updated 6 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Get callsites from the V8 stack trace API☆259Updated 4 months ago
- Tiny JavaScript tokenizer.☆503Updated last month
- Write files in an atomic fashion w/configurable ownership☆230Updated last month
- Copy files☆425Updated 3 months ago
- Clean up error stack traces☆337Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Implements the node.js require.resolve() algorithm☆776Updated 2 months ago
- An implementation of WHATWG AbortController interface.☆302Updated 3 years ago
- Blazing fast unique hash generator☆303Updated 2 years ago
- Quickly scan for CLI flags and arguments☆625Updated 8 months ago
- Find the closest package.json file☆159Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆388Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆677Updated 11 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆314Updated last year
- Read the closest package.json file☆258Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,086Updated 2 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆316Updated last year