sindresorhus / first-chunk-streamLinks
Transform the first chunk in a stream
☆27Updated last year
Alternatives and similar repositories for first-chunk-stream
Users that are interested in first-chunk-stream are comparing it to the libraries listed below
Sorting:
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Check if a file path is a binary file☆48Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated 2 years ago
- Hook and modify stdout and stderr☆55Updated last month
- Clone and modify a RegExp instance☆23Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Check if a value is an object☆41Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Convert an Observable to a Promise☆50Updated last year
- Modify the filename in a path☆16Updated 3 years ago
- Modify the values of an object☆28Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year