Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krivega/webrtc-mock


https://github.com/krivega/webrtc-mock

Last synced: 8 days ago
JSON representation

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.