browserify / browserify-cipher
☆19Updated 2 months ago
Alternatives and similar repositories for browserify-cipher:
Users that are interested in browserify-cipher are comparing it to the libraries listed below
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Updated 4 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- getpass for node.js☆17Updated 7 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- ☆21Updated 2 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- ☆20Updated 3 years ago
- Find the module object for something that was require()d☆27Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- fs read and write streams based on minipass☆20Updated 7 months ago
- schema package for HTTPArchive (HAR)☆20Updated 4 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 2 months ago
- ☆10Updated last year
- Turn an array like into an array☆12Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 7 months ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆15Updated 3 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years 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