/react-canvas-video

Perform multiple video draws to a shared canvas using requestAnimationFrame.

Primary LanguageTypeScript

Perform multiple video draws to a shared canvas using requestAnimationFrame.

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.