Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uid11/vn-test
Test work for videonow.
https://github.com/uid11/vn-test
canvas es2017 html5 video
Last synced: 5 days ago
JSON representation
Test work for videonow.
- Host: GitHub
- URL: https://github.com/uid11/vn-test
- Owner: uid11
- License: mit
- Created: 2017-05-23T11:56:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T15:53:00.000Z (over 7 years ago)
- Last Synced: 2024-11-09T10:53:19.237Z (2 months ago)
- Topics: canvas, es2017, html5, video
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vn-test
[![License MIT][license-image]](LICENSE)
Test work for videonow.
## Usage
```bash
$ cd vn-test
$ npm install
$ npm start
```
Open http://localhost:3000 .Run
```js
localStorage.vnOptions = ``;
```
in console to clear local cached links.## Tests
```bash
$ npm start
$ npm test
```## License
[MIT](LICENSE)[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
"The MIT License"