Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.16 KB

THANKS.md

File metadata and controls

18 lines (15 loc) · 1.16 KB

Thanks!

Celestrium relies on the following products and we're superful thankful to the persons who created them.

Collaboration

  • git for version control (seems trivial to say, but git's pretty freaking cool)
  • github for unparalleled facilitation of collaboration and hosting every project listed here.

Javascript Libraries

  • jquery for it's swiss-army-knife-ness for all things DOM
  • typeahead.js for its versatility
  • underscore for correcting many javascript fails
  • backbone for it's simple and effective Event, Model and View paradigms
  • d3 for it's awesome data manipulation paradigm
  • requirejs for modularizing javascript
  • coffeescript for hiding the ugliness of real javascript
  • celestrium for getting our graph visualization and client-side architecture off the ground