Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fusepilot/cep-interface
https://github.com/fusepilot/cep-interface
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fusepilot/cep-interface
- Owner: fusepilot
- License: mit
- Created: 2018-02-20T07:49:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T05:41:29.000Z (over 4 years ago)
- Last Synced: 2024-04-14T04:51:10.163Z (9 months ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 13
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cep-interface
## What
Convenience functions that extend CSInterface.
## Install
With Yarn:
```sh
$ yarn add --dev cep-interface
```With NPM:
```sh
$ npm install --save-dev cep-interface
```