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 11 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Is this an ES6 Symbol value?☆19Updated 7 months ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- ☆19Updated 6 months ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 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
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 7 years ago
- timers module for browserify☆24Updated 6 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ☆37Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Get the command from a shebang☆24Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- Check if a file path is a binary file☆46Updated last year
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago