gix
gix copied to clipboard
The gif-player component is accessible from NPM
Motivation:
This would enable users to embed GIXes in their own apps and websites, make other kinds of editors without reinventing the wheel, etc.
Specs
- Users can write
import {GixPlayer} from 'GixPlayer'in their project. - There is an easy way to bump the version and upload.
Technical Notes:
This could maybe happen without creating a new repo, just by creating a library in-place where the GixPlayer lives.