|
|
|
|
|
by joeblau
4454 days ago
|
|
It's a platform that is supposed to solve the problem that HTML5 promised by subverting the DOM with a custom rendering engine (A port of the Unity Engine to JavaScript). It basically allows you to run a web app at native app performance, cross platform all in your web browser. Demos - http://demo.famo.us/ Codepen Examples - http://www.codepen.io/befamous/ edit: Also found this - http://famo.us/about |
|
I would say "promises" instead of "allows". It is still experimental.