Skip to content
/ mojs Public
forked from mojs/mojs

The motion graphics toolbelt for the web

License

Notifications You must be signed in to change notification settings

Feddroid/mojs

 
 

Repository files navigation

mo · js – npm Build Status Coverage Status Slack

The motion graphics toolbelt for the web.

mo · js

Intro

mo · js is a javascript motion graphics library that is a fast, retina ready, modular and open source. In comparison to other libraries, it have a different syntax and code animation structure approach. The declarative API provides you a complete control over the animation, making it customizable with ease.

The library provides built-in components to start animating from scratch like html, shape, swirl, burst and stagger, but also bring you tools to help craft your animation in a most natural way. Using mojs on your site will enhance the user experience, enrich your content visually and create delightful animations precisely.

Demos

Tutorials

Documentation

Tools

Installation

# cdn
<script src="https://cdn.jsdelivr.net/npm/@mojs/core"></script>

# npm
npm i @mojs/core

Target browsers

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

Kudos

Meet some of the outstanding guys that support mojs on Patreon:

About

The motion graphics toolbelt for the web

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.2%
  • CoffeeScript 38.9%
  • HTML 4.3%
  • CSS 0.6%