一键转换 AE 编译出的 html 动画文件为 React 格式。
$ yarn global add ae-html-to-react
$ ae-html-to-react --file /path/to/html/file --target /path/to/component --appId xxx --masterKey xxx
AE 产出的 HTML 文件,CSS 会自动查找。
目标组件目录,比如 /path/to/project/src/components/FooBar 。
basement 上申请。
basement 上申请。
MIT