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

3vis97/mojs

This branch is 661 commits behind mojs/mojs:main.

Folders and files

NameName
Last commit message
Last commit date
Apr 30, 2019
Sep 4, 2017
Jul 22, 2016
Mar 20, 2019
Sep 29, 2016
Sep 4, 2017
Jul 18, 2016
May 18, 2019
Apr 12, 2016
Jul 1, 2019
Mar 20, 2019
Mar 20, 2019
Mar 20, 2019
Mar 18, 2019
Apr 28, 2020
Mar 20, 2019
Mar 20, 2019
Mar 14, 2017
Mar 20, 2019
Mar 18, 2019
Jul 1, 2019
Jan 7, 2016
Mar 20, 2019

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%