Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
What Is mo.js
WhatsApp
Mahesh Chand
4y
11.1k
0
1
100
Article
Introduction
Drawing and animating shapes on the Web has been a major challenge for Web developers. Today, I read about mo.js, a new JavaScript library designed to build motion for the Web. It seems like this is exactly what mo.js is trying to solve, the problem of drawing motion graphics on the Web.
Mo.js is a simple, fast, open-sourced, modular, robust, and retina ready JavaScript library from drawing motion graphics for the Web. For example, if you want to draw animated graphics shapes such as a circle, a rectangle, a line, curve, and others.
Quick start
<script src=
"http://cdn.jsdelivr.net/mojs/latest/mo.min.js"
></script>
Declarative API Demo
var
burst =
new
Burst({
shape:
'circle'
,
fill: [
'deeppink'
,
'cyan'
,
'orange'
],
x:
'50%'
, y:
'50%'
});
Here is a live demo:
Demo on Codepen
Download and Get Started
Download mo.js on Github:
https://github.com/legomushroom/mojs
Here are some tutorials:
http://mojs.io/tutorials/easing/path-easing/
Note:
It seems like more tutorials are being added.
mo.js
motion javascript
Up Next
Ebook Download
View all
Frontend Developer Interview Questions and Answers
Read by 966 people
Download Now!
Learn
View all
Mindcracker
Founded in 2003, Mindcracker is the authority in custom software development and innovation. We put best practices into action. We deliver solutions based on consumer and industry analysis.
Membership not found