I have written a library in CoffeeScript.
It is made to tie Backbone views with Backbone collections and models through Knockout view-models. It helps to easily develope admin web-interfaces, and i've used it in my project. Now it is time to open-source this package, but i stuck with name. Current name - "bbko" comes from BackBone + KnockOut, but it does not sound good does it?
I am not a native English speaker, so your help is appreciated.
P.S. I know, there is already a good alternative library - KnockBack. It is not the one i wrote )))
Do you need some name suggestions? How about one of the following:
You can also go the Substuck way and give your package a completely different name, for example:
Ultimately, it doesn't matter how you name your module. If it's good people will use it, star in on NPM and GitHub and recommend it to other developers.