项目作者: patrick-s-young

项目描述 :
Perform multiple video draws to a shared canvas using requestAnimationFrame.
高级语言: TypeScript
项目地址: git://github.com/patrick-s-young/react-canvas-video.git
创建时间: 2020-10-13T18:30:43Z
项目社区:https://github.com/patrick-s-young/react-canvas-video

开源协议:

下载


Perform multiple video draws to a shared canvas using requestAnimationFrame.

Running Locally

Make sure you have Node.js installed.

  1. git clone https://github.com/patrick-s-young/react-canvas-video.git
  2. cd react-canvas-video
  3. npm install
  4. 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.