nbubna / Case

String case utitility: convert, identify, flip, extend
http://nbubna.github.io/Case/
MIT License
280 stars 26 forks source link

fix component name #5

Closed yields closed 10 years ago

yields commented 10 years ago

see #4

nbubna commented 10 years ago

Unfortunately, i cannot publish it on npm with a capitalized package name. This is documented in the README.

https://github.com/isaacs/npm/issues/3692

yields commented 10 years ago

i don't think this pr has anything to do with npm...

nbubna commented 10 years ago

Oops, i thought this was your fix for #4 . I have a lot going on and obviously failed to pay close attention. Sorry!

That said, "Case" is my preferred name. "case" exists only because npm forces it to be so. Bower, Component and GitHub support the "correct" name. I'm not going to change the name for existing users of those systems.

yields commented 10 years ago

Component doesn't support this, that's why i forked haha

yields commented 10 years ago

i.e require('case') throws.