CoderPuppy / os-browserify
☆19Updated 7 years ago
Alternatives and similar repositories for os-browserify:
Users that are interested in os-browserify are comparing it to the libraries listed below
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- fs read and write streams based on minipass☆20Updated 8 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Node.js releases data☆36Updated last week
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 4 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Property descriptor factory☆42Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 3 months ago
- Clone and modify a RegExp instance☆22Updated 2 years ago