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
- 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
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 7 months ago
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- PostCSS plugin for css modules to local-scope classes and ids☆28Updated 2 months 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
- Lowercase the keys of an object☆40Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Run your code after compilation is done.☆18Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the auth token set for an npm registry☆35Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last week
- Sink your streams.☆17Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated 10 months ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago