项目作者: patrick-s-young
项目描述 :
Perform multiple video draws to a shared canvas using requestAnimationFrame.
高级语言: TypeScript
项目地址: git://github.com/patrick-s-young/react-canvas-video.git
Running Locally
Make sure you have Node.js installed.
git clone https://github.com/patrick-s-young/react-canvas-video.git
cd react-canvas-video
npm install
npm start
Built With
- React - A JavaScript library for building user interfaces.
- TypeScript - Extends JavaScript by adding types.
- ESLint - An analysis tool for identifying problematic patterns found in JavaScript code.
- Webpack - A static module bundler for JavaScript applications.
- Babel - A toolchain for converting ECMAScript 2015+ code into a backwards compatible JavaScript.
- Jest - A delightful JavaScript Testing Framework with a focus on simplicity.
- React Testing Library - A family of packages helps you test UI components in a user-centric way.
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details.