posted
Shuriken
Pointy-edged tools written in Coffeescript
About this Project
View on GitHub: http://github.com/Sutto/shuriken
Shuriken is a lightweight toolset for Javascript, written in coffeescript that provides a lightweight implementation of namespaces and a few other things that I’ve found have simplified structured javascript development.
It currently implements namespaces as mentioned above, mixins (e.g. callback support) and a simple in-progress unit testing framework.
Also, it implements a Barista framework meaning adding it to your application is a simple gem dependency away.
Recent Commits to GitHub Repository
- Loading commit information...