moviemasher / moviemasher.js

JavaScript library for realtime, browser-based video and audio editing
Mozilla Public License 2.0
305 stars 62 forks source link

Modernization (5.0.0) #27

Closed syntropo closed 2 years ago

syntropo commented 2 years ago

This commit represents a complete port of the codebase to TypeScript, refactored to modern ESM standards. This repository is now a monorepo which includes the core moviemasher.js NPM package. The related angular-moviemasher and moviemasher.rb repositories have been retired, with similar functionality now provided by the included client-react and server-express packages. Rudimentary support for streaming has been added, though not yet directly exposed in the demos.