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:
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ☆19Updated 9 months 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☆36Updated 10 months ago
- 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
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Get the command from a shebang☆24Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆26Updated 4 years ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- getpass for node.js☆17Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a path is the current working directory☆20Updated 4 months ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago