mo-js

motion graphics toolbelt for the web

  • mo-js

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
mo-js
18,255370.288.27 years ago9 years agoMinified + gzip package size for mo-js in KB

Readme

mo · js Build Status Coverage Status Slack Channel
large mojs logo

motion graphics toolbelt for the web mojs.io

Sauce Test Status

Demos

- Motion Graphics for the Web - Bubble Layout - Sleepy Mole - Animocons - Love or Hate Modal - Mograph - Word Reveal - Jump and Squash - video mojs workflow with tools - Physical Balls - Dust Trail - Bubble Modal - Bubbles - Blast (click to see) - Simple Burst (click to see) - Dusty Burst (click to see) - Twitter Fav (click to see) - Twitter Fav (stars) (click to see) - Twitter Fav Firework (click to see) - Simple Ripple (click to see)

Tutorials

- Shape & Swirl - Burst - Path Easing - Icon Animations Powered by mo.js

Docs

- Reference

Tools

- MojsPlayer - MojsCurveEditor - Video with MojsPlayer and MojsCurveEditor

Installation

npm: npm install mo-js
cdn: <script src="//cdn.jsdelivr.net/mojs/latest/mo.min.js"></script>
bower: bower install mojs

Notes

Working hard on APIs, tutorials and website. Follow @legomushroom for updates. Star to show your interest.

Target browsers

  • Chrome 4+
  • Firefox 4+
  • Opera 11.5+
  • Safari 4+
  • IE 9+

Thanks

Kudos to supporters on Patreon:

full list of mojs patrons

License

(The MIT License)
Copyright (c) Oleg Solomka @LegoMushroom legomushroom@gmail.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.