mhrnik / mojs

The motion graphics toolbelt for the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mo · js – npm Build Status Coverage Status Slack Workspace

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

License:MIT License


Languages

Language:JavaScript 56.3%Language:CoffeeScript 38.9%Language:HTML 4.3%Language:CSS 0.6%