canismovin
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

JSMovin

To generate "AE bodymovin" JSON format using JavaScript.

Usage

Use NPM or Yarn (Recommanded)

npm install --save jsmovin # use npm
# or
yarn add jsmovin # use yarn

Build By Yourself

Initialization

npm install # use npm
# or
yarn # use yarn

Compile JSON Specification

npm run spec # use npm
# or
yarn spec # use yarn

Build Bundle

npm run build # use npm
npm run build:types # only generate .d.ts files
npm run build:js # only compile TypeScript to JavaScript
npm run build:bundle # only pack files to jsmovin(.min).js
# or
yarn build # use yarn
yarn build:types
yarn build:js
yarn build:bundle # same as previous

APIs

Waiting...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i canismovin

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

999 kB

Total Files

94

Last publish

Collaborators

  • tge