CoderPuppy / os-browserifyLinks
☆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
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Extended POSIX-style sprintf☆35Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated last month
- getpass for node.js☆17Updated 8 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Updated 5 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Updated 5 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Node's domain module for the web browser☆32Updated 2 months ago
- Try to guess if your terminal supports unicode☆18Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Like `new Map` but for older JavaScripts☆21Updated 3 months ago
- ☆37Updated 2 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- ☆12Updated 6 years ago