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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 5 months ago
- Center-align the text in a string.☆23Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Strip the final newline character from a string/buffer