mojs
- Sign up for GitHub or sign in to edit this page
Here are 23 public repositories matching this topic...
Currently mojs-player creates an element in the top of body that looks like this:
<div id="icons">
<svg ...>
<path id="play-icon-shape" d="...">
...
</svg>
</div>This is for using svg elements as icons in the player controller.
Problem
When using mulitple instances of mojs-player on the same page, we get dublicates of these elements.
Solution
S
Usage
Can we please add in readme how to initialise this and pass in a timeline?
I seem to be getting that "is not a constructor"
Website for tutorials and documentation
-
Updated
Jul 2, 2019 - CoffeeScript
An atom package for prototyping interactions using mo.js and framer.js.
-
Updated
Jun 2, 2018 - JavaScript
NEW website for tutorials and documentation — Under construction 🚧
-
Updated
Aug 7, 2019 - Shell
📚 Personal template to study and test animation with mo.js
-
Updated
Aug 18, 2019 - JavaScript
An experimental demo to celebrate the new year 2018
-
Updated
Jan 1, 2019 - JavaScript
Formidable - React-Game-Kit / MoJS / React / Redux / Webpack
-
Updated
Mar 17, 2017 - CSS
learning basic of mo.js by using webpack bundler
-
Updated
Jul 26, 2019 - JavaScript
A library for creating and animating decorative lines on websites.
-
Updated
Jul 1, 2018 - TypeScript
-
Updated
Dec 6, 2018 - Scala
Was somebody able to make this thing work with react and functional components? Would be great if somebody could share some ideas.