mframe
Mframe is a light and powerful javascript motion framewrok from Cisco Momentum Team. There are no dependencies in this library, so you can easily use it in any library.
In order to develop Momenmtum Motion Library, we develop mframe first. We developed this library based on frame-by-frame principle of animation. We hope to narrow down the gap between motion designers and developers with our library. Mframe offers plugin system, any PR is welcome.
Install and manage the mframe using NPM. You may use yarn or npm. By default, yarn/npm installs packages to node_modules/.
npm install mframe --save
or
yarn add mframe
You can clone Momentum Motion from github.
After you download and go to Motion folder, you can run yarn build
to generate different files for usage.
/bundles
javascript file for script usage
/lib
built folder
/src/lib
source file, es6
PRs accepted.
© 2019-2020 Cisco and/or its affiliates. All Rights Reserved.