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

https://github.com/serapath/subprotocols

subprotocols
https://github.com/serapath/subprotocols

Last synced: about 1 year ago
JSON representation

subprotocols

Awesome Lists containing this project

README

          

# subprotocols
subprotocols

[demo](https://serapath.github.io/subprotocols)

# use
`npm install subprotocols`
```js
const sub = require('subprotocols')

// for now, see `demo/demo.js`
```