dev-null-cli
Nullifier
Creates a null stream from input data
Cross-platform /dev/null
92 stars
3 watching
2 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
cli-appcommand-line-toolcross-platformdev-nullnodejsnoopnpm-packagestream
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/noop-stream | Creates streams with minimal data production or discarding of received data. | 52 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/project-ideas | A collection of ideas and suggestions for JavaScript projects | 544 |
sindresorhus/into-stream | Converts various input types into readable streams. | 207 |
sindresorhus/to-readable-stream | Converts a string or binary data into a stream for piping to other tools | 90 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/pad-stream | Transforms input streams by padding each line with a specified indent | 11 |
sindresorhus/pokemon-cli | Tools for interacting with the Pokémon API to retrieve and display Pokémon names | 48 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/cli-cursor | Library for controlling the CLI cursor | 103 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 197 |
sindresorhus/parse-columns-cli | Transforms text columns from Unix commands into JSON data for manipulation | 66 |