Question

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 )))

Was it helpful?

Solution

Do you need some name suggestions? How about one of the following:

  1. knock-my-bone
  2. backbone-mvvm
  3. knockdown
  4. power-knock
  5. outback
  6. back-boxing

You can also go the Substuck way and give your package a completely different name, for example:

  1. Loot
  2. front-party
  3. sandwich
  4. luckyboy
  5. boxing
  6. clown-fish

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top