Node.js `http.STATUS_CODES` ponyfill
☆35Oct 30, 2023Updated 2 years ago
Alternatives and similar repositories for node-status-codes
Users that are interested in node-status-codes are comparing it to the libraries listed below
Sorting:
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Create Error classes☆41Nov 27, 2018Updated 7 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 10 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 6 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Check whether a binary version satisfies a semver range☆24Apr 3, 2024Updated last year
- dead-simple optimistic async helper in javascript☆15Nov 23, 2014Updated 11 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Mar 9, 2026Updated last week
- timers module for browserify☆24Dec 21, 2024Updated last year
- Sum numbers☆10Sep 18, 2025Updated 6 months ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Curve25519-based cryptography in JavaScript☆33Jan 28, 2016Updated 10 years ago
- tar plugin for decompress☆16Nov 6, 2020Updated 5 years ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 6 months ago
- Creates HTTP/HTTPS Agent with Infinity maxSockets☆11Apr 20, 2015Updated 10 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Nov 1, 2021Updated 4 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Jul 9, 2022Updated 3 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆39Apr 30, 2024Updated last year
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 years ago
- Strip a substring from the start/end of a string☆23Jul 9, 2022Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- Exclude certain items from an array☆24Jun 13, 2025Updated 9 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 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