An abstract class implementing Passport's strategy API.
A custom partial React SSR renderer for prefetching and suspense
Traverse JSON Schema passing each schema object to callback
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
A Minipass stream that collects all the data into a single chunk
create a pipeline of streams using Minipass
fs read and write streams based on minipass
A Minipass stream that calls a flush function before emitting 'end'
A little utility for escaping globs before passing them to zeptomatch.
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Like JSONStream, but using Minipass streams
An implementation of window.fetch in Node.js using Minipass streams
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
A PassThrough stream that stops piping when a pattern is reached
Parse a passwd file into a list of users.
Chainy action that sets the data for the chain with the data that is passed over to the plugin
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
Generate randomized strings of a specified length using simple character sequences. The original generate-password.