jonschlinkert / is-primitive
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
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Serialize (encode) HTML character references☆22Updated last year
- 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- List of node.js builtin modules☆38Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 4 months ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- 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
- Sink your streams.☆17Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago