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

https://github.com/node-modules/oss-interface

OSS Client interface
https://github.com/node-modules/oss-interface

Last synced: 11 days ago
JSON representation

OSS Client interface

Awesome Lists containing this project

README

        

# oss-interface

[![NPM version][npm-image]][npm-url]

[npm-image]: https://img.shields.io/npm/v/oss-interface.svg?style=flat-square
[npm-url]: https://npmjs.org/package/oss-interface

OSS Client interface.

## Install

```bash
npm install oss-interface
```

## Usage

See [index.test-d.ts](index.test-d.ts)

## License

[MIT](LICENSE)