A ponyfill for Buffer.from
☆25Jul 29, 2021Updated 4 years ago
Alternatives and similar repositories for buffer-from
Users that are interested in buffer-from are comparing it to the libraries listed below
Sorting:
- A ponyfill for Buffer.alloc☆14Nov 20, 2018Updated 7 years ago
- A ponyfill for Buffer.allocUnsafe☆15Nov 20, 2018Updated 7 years ago
- Deceive HTTP Parser☆17Sep 18, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago
- The Thing when you need it☆19Mar 15, 2024Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆13Sep 12, 2024Updated last year
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- A collection of Regenerate sets for Unicode various properties.☆20Sep 9, 2025Updated 6 months ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Node's querystring module for all engines. (ES3 compat fork)☆19Jul 7, 2017Updated 8 years ago
- 'string_decoder' module from Node.js core☆35Dec 21, 2024Updated last year
- ☆11Apr 15, 2023Updated 2 years ago
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- ☆19Dec 21, 2024Updated last year
- ☆16May 27, 2019Updated 6 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- ☆13Apr 19, 2019Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Oct 18, 2018Updated 7 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated 2 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 4 years ago
- A node module for creating event traces according to Google's Trace Event format☆30May 29, 2024Updated last year
- Is this an ES6 Symbol value?☆19Updated this week
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Nov 24, 2018Updated 7 years ago
- ☆19Dec 21, 2024Updated last year
- Create ansi colors by passing open and close codes.☆19Apr 12, 2024Updated last year
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- A cross-browser Blob that falls back to BlobBuilder when appropriate☆30Apr 20, 2019Updated 6 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Replaces a file extension with another one.☆46Mar 14, 2023Updated 3 years ago
- ☆20Sep 24, 2025Updated 5 months ago