jonschlinkert / is-primitive
Is the typeof value a javascript primitive?
☆37Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for is-primitive
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆25Updated this week
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years 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
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Is this an ES6 Symbol value?☆18Updated 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Get a directory for your caching needs☆26Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Delete nested properties from an object using dot notation.☆34Updated 2 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- Find the module object for something that was require()d☆26Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Strip the final newline character from a string/buffer☆33Updated last week
- Strip redundant indentation and indent the string☆54Updated 3 years ago