fth-ship / mojs

motion graphics library for the web

Home Page:http://mojs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mo · js Build Status Coverage Status unstable mojs channel on slack

motion graphics toolbelt for the web

Sauce Test Status

Demos

[motion graphics for the web] [bubble layout] [sleepy mole]

Important note

The library is under active development. APIs should be considered [unstable] and can be changed drastically.

Installation

CDN

<script src="//cdn.jsdelivr.net/mojs/latest/mo.min.js"></script>

Bower

bower install mojs

NPM

npm install mo-js

Docs

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

Target browsers

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

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.

About

motion graphics library for the web

http://mojs.io/


Languages

Language:JavaScript 56.2%Language:CoffeeScript 35.3%Language:HTML 7.5%Language:CSS 1.0%