dvidsilva / boron.js

Apache License 2.0
12 stars 1 forks source link

Needs more jQuery #3

Open SemiNormal opened 9 years ago

SemiNormal commented 9 years ago

This need to be a jQuery plugin. Also, there should be some mongoDB to add extra webscale.

gzur commented 9 years ago

I disagree, making this into a plugin would violate the Unix philosophy, there is no reason why this can't be run as a library, since the dependency injection model is sufficiently robust to work alongside any framework you can throw it at.