Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krivega/webrtc-mock
https://github.com/krivega/webrtc-mock
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krivega/webrtc-mock
- Owner: Krivega
- License: mit
- Created: 2021-04-19T09:10:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T10:51:37.000Z (4 months ago)
- Last Synced: 2024-12-02T04:30:17.402Z (21 days ago)
- Language: TypeScript
- Size: 903 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# webrtc-mock
[![npm](https://img.shields.io/npm/v/webrtc-mock?style=flat-square)](https://www.npmjs.com/package/webrtc-mock)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/webrtc-mock?style=flat-square)Class for run loop animation with RAF
## Install
npm
```sh
npm install webrtc-mock
```yarn
```sh
yarn add webrtc-mock
```## 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/webrtc-mock/issues). You can also take a look at the [contributing guide](https://github.com/Krivega/webrtc-mock/blob/master/CONTRIBUTING.md).## 📝 License
Copyright © 2021 [Krivega Dmitriy](https://github.com/Krivega).
This project is [MIT](https://github.com/Krivega/webrtc-mock/blob/master/LICENSE) licensed.