michaelvillar / dynamics.js

Javascript library to create physics-based animations
http://dynamicsjs.com
7.57k stars 414 forks source link

some advices #7

Closed xiasenhai closed 8 years ago

xiasenhai commented 9 years ago

some advices: 1: add samples to repo not just on website page 2: add some tests to codepen 3: integrate with angularjs/reactjs or any popular FE projects.

michaelvillar commented 9 years ago

1: why exactly? I like keeping the repo clean. Maybe in another one but I'm not sure of the goal. 2: tell me more 3: I don't plan to do that, but some people might want to do it :) (react: https://github.com/michaelvillar/dynamics.js/issues/6)

xiasenhai commented 9 years ago

@michaelvillar 1: if i clone the repo then i would have a get-start usage/instruction file 2: for testing、writing a tutorial、embed your CodePen demos on home page. 3: maybe i can submit a PR on angularjs later

chinnichaitanya commented 9 years ago

Integration with AngularJS is useful for many developers.

pepe commented 9 years ago

I am actually fine with the idea of clean repo and demo page (especially if it is prominently shown in the readme).

My 2 cents thou.

GilianAbels commented 9 years ago

AngularJS is fantastic!