Skip to content

Commit

Permalink
Fixes tools repository links
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfoucrier committed Mar 20, 2019
1 parent 4d3e6a2 commit 4f42637
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- Shape & Swirl (broken link) [API/shape](/api/shape.md)
- Burst (broken link) [API/burst](/api/burst.md)
- Path Easing (broken link) [API/easing/path-easing](/api/easing/path-easing.md)
- [Video with MojsPlayer and MojsCurveEditor](https://vimeo.com/185587462)
- [Icon Animations Powered by mo.js](https://tympanus.net/codrops/2016/02/23/icon-animations-powered-by-mo-js/)
- [An Introduction to mo.js, by Sarah Drasner](https://css-tricks.com/introduction-mo-js/)
- [Web Animations and Mo.js with Sarah Drasner](https://www.youtube.com/watch?v=yRxWa8lXasI) *[Video]*
Expand All @@ -35,9 +36,9 @@
- [Reference](/api)

## Tools
- [MojsPlayer](https://github.com/legomushroom/mojs-player)
- [MojsCurveEditor](https://github.com/legomushroom/mojs-curve-editor)
- [Video with MojsPlayer and MojsCurveEditor](https://vimeo.com/185587462)
- [Player](https://github.com/mojs-contrib/mojs-player)
- [Curve editor](https://github.com/mojs-contrib/mojs-curve-editor)
- [Timeline editor](https://github.com/mojs-contrib/mojs-timeline-editor)

## Installation
npm: `npm install mo-js`
Expand Down

0 comments on commit 4f42637

Please sign in to comment.