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
- 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
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Make a shallow clone of an object, array or primitive.☆30Updated 3 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- (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
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Property descriptor factory☆43Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Serialize (encode) HTML character references☆21Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- A tokenzier for Sass' SCSS syntax☆25Updated 2 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- easy cli logger☆15Updated 8 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago