A Sass library for creating CSS transitions and animations from your friends at ZURB. Originally integrated into Foundation for Apps, the code is now a standalone library, soon to be used by Foundation for Sites and Foundation for Apps.
npm install motion-uibower install motion-uiView live demos on the ZURB Playground.
git clone https://github.com/zurb/motion-ui
cd motion-ui
npm install
npm start to compile test Sass/JS files, and to build the documentation.
docs/src.npm test to run the unit tests.npm start dist to compile distribution files.