Famous vs Move.js Ok
When comparing Famous vs Move.js Ok, the Slant community recommends Famous for most people. In the question“What are the best JavaScript animation frameworks or libraries?” Famous is ranked 5th while Move.js Ok is ranked 7th. The most important reason people chose Famous is:
Famous offers a 3D engine through via WebGL. This engine is very similar to those found in videogame engines.
Ranked in these QuestionsQuestion Ranking
Pros
Pro 3D physics engine
Famous offers a 3D engine through via WebGL. This engine is very similar to those found in videogame engines.
Pro Amazing performance
Famous makes it possible to create animations through DOM and WebGL that are up to 60FPS. In other words, the Famous engine is able to create native animations inside the web browser.
Pro Open Source
Famous is a free and open source project released under the MIT License.
Pro SEO friendly
Since Famous renders on DOM (as well as WebGL) it's SEO friendly, because web crawlers can read everything that's rendered on the DOM.
Pro Simple to use
Move.js is just a simple JS layer on top of CSS3 animations. It's pretty easy to use because it just exposes an API with which you can use CSS selectors and props to animate objects.
Pro Lightweight
Move.js is extremely small and lightweight (only 13KB) JavaScript library.
Cons
Con Dead project
Famous has been abandoned and will not get updates or bug fixes anymore.
Con Seems dead
Latest commit is dated November 30 2015. The last pull request that was closed is dated September 25 2015.