jonschlinkert / is-primitiveLinks
Is the typeof value a javascript primitive?
☆37Updated 4 years ago
Alternatives and similar repositories for is-primitive
Users that are interested in is-primitive are comparing it to the libraries listed below
Sorting:
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 6 months ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Constants and utilities about visitor keys to traverse AST.☆43Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- Delete nested properties from an object using dot notation.☆35Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Indent each line in a string☆115Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Check if the character represented by a given Unicode code point is fullwidth