- Notifications
You must be signed in to change notification settings - Fork22
Reusable gestural interactions in JavaScript. In development.
License
material-motion/material-motion-js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo houses the JavaScript implementation of Material Motion. For more information about the project as a whole, checkthe Starmap.
To make gestural interactions as easy to reuse across applications as UI components already are.
To enable the motions and gesturesdescribed in the Material Spec to be easily implemented by application authors in the JS ecosystem.
To make prototyping new animated experiences simpler.
To yield a system that feels robust by default. Fragile interactions erode user trust in the overall system: “should I enter my password in a glitchy app?”
To allow interactions to be inspected and tweaked with visual tools.
To allow interactions to be easily ported across platforms.
To allow authors to write views in terms of URLs, and have the system guide the transitions between them.
- Note: This is an eventual goal. In the near term, Material Motion is focused specifically on aiding the creation of reusable gestural interactions.
Want to contribute? Awesome - thanks for helping!
To get started, just run these commands:
git clone git@github.com:material-motion/material-motion-js.gitcd material-motion-jsyarn$( yarn bin )/lerna bootstrapThey will check out the repo, install the dependencies for each package, and link the packages to one another. Then, find the package you want to work on inpackages and start coding!
About
Reusable gestural interactions in JavaScript. In development.
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
