jonschlinkert / is-primitive
Is the typeof value a javascript primitive?
☆37Updated 3 years ago
Alternatives and similar repositories for is-primitive:
Users that are interested in is-primitive are comparing it to the libraries listed below
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 6 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 8 months ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 2 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated last year
- Define a non-enumerable property on an object.☆21Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Delete nested properties from an object using dot notation.☆34Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 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 6 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last week
- Find the module object for something that was require()d☆26Updated last year
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 5 months ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 5 months ago
- PostCSS plugin for css modules to local-scope classes and ids☆28Updated last month