jonschlinkert / kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
☆354Updated 9 months ago
Alternatives and similar repositories for kind-of:
Users that are interested in kind-of are comparing it to the libraries listed below
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Delay a promise a specified amount of time☆613Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 5 months ago
- Copy files☆428Updated 8 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Read the closest package.json file☆266Updated last year
- Find a file or directory by walking up parent directories☆601Updated last week
- Get callsites from the V8 stack trace API☆264Updated 9 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Infer the content-type of a request.☆228Updated last week
- Timeout a promise after a specified amount of time☆285Updated 3 months ago
- Load module from string☆298Updated 6 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆390Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- node byte string parser☆467Updated 8 months ago
- Clean up error stack traces☆339Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- Implements the node.js require.resolve() algorithm☆782Updated 3 months ago
- Get stdin as a string or buffer☆338Updated last year
- Simple micro templating☆363Updated 2 years ago
- Split Streams3 style☆287Updated 9 months ago
- Memoize promise-returning & async functions☆403Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Regular expression for matching IP addresses☆194Updated last year
- Import a module while bypassing the cache☆284Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆691Updated last year
- Parse JSON with more helpful errors☆359Updated last week