Rekapi, keyframe animations with JavaScript.


English: 
Rekapi is a library which brings keyframe animations to JavaScript. It allows us to define the objects, keyframes, animations and control the state of the scene (play, pause, stop).
The drawing of elements is not part of the library and that process can be accomplished by the favorite solution of each developer.
Also, Rekapi can export your DOM animations to CSS3 @keyframes for enhanced performance
It is very well documented, supports a wide list of browsers and works with Node.js too.
Français: 
Rekapi est un framework javascript qui nous aide à réaliser des animations comme sur flash, il permet la définition d'objets, keyframes, animations, et le contrôle de l'animation (pause,play,stop).
Le framework ne permet par contre pas le dessin d'éléments, cela peut être accompli par d'autres solutions selon chaque développeur.
En outre, Rekapi peut exporter vos animations DOM en CSS3@Keyframes pour des performances améliorées.
Il est très bien documenté, prend en charge une large liste de navigateurs et se base sur Node.js .

Aucun commentaire:

Enregistrer un commentaire