Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krivega/sip-connector
https://github.com/krivega/sip-connector
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/krivega/sip-connector
- Owner: Krivega
- License: mit
- Created: 2021-04-19T14:35:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T08:33:11.000Z (3 months ago)
- Last Synced: 2024-10-12T02:57:16.266Z (3 months ago)
- Language: TypeScript
- Size: 1.9 MB
- Stars: 4
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# sip-connector
[![npm](https://img.shields.io/npm/v/sip-connector?style=flat-square)](https://www.npmjs.com/package/sip-connector)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/sip-connector?style=flat-square)Class for run loop animation with RAF
## Install
npm
```sh
npm install sip-connector
```yarn
```sh
yarn add sip-connector
```## Run tests
```sh
npm test
```## Maintainer
**Krivega Dmitriy**
- Website: https://krivega.com
- Github: [@Krivega](https://github.com/Krivega)## Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Krivega/sip-connector/issues). You can also take a look at the [contributing guide](https://github.com/Krivega/sip-connector/blob/master/CONTRIBUTING.md).## 📝 License
Copyright © 2021 [Krivega Dmitriy](https://github.com/Krivega).
This project is [MIT](https://github.com/Krivega/sip-connector/blob/master/LICENSE) licensed.