Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nhz-io/nopt-stream

nopt wrapped in readable stream
https://github.com/nhz-io/nopt-stream

Last synced: 4 days ago
JSON representation

nopt wrapped in readable stream

Awesome Lists containing this project

README

        

@nhz.io/nopt-stream



NPM Version


Bithound Status


License


Downloads

[nopt](https://github.com/npm/nopt) wrapper stream

## Install
```
npm i -S @nhz.io/nopt-stream
```

## Usage
```
const nopt = require('nopt-stream')

nopt(...).pipe(...)
```

## License

### [MIT](LICENSE)