Closed anselmh closed 9 years ago
Yeah, definitely needs putting on npm. I’ve never actually published anything to npm before: I presume it’s similar to Bower, no?
It’s similar though not the same. Here are some basics that’ll help you:
npm init
and go though the wizardThanks! :+1:
Hehe, closing this now as support has been added for npm last week for all packages.
Hi,
as bower is only one dependency manager (and it’s not sure it’ll stay around very long) and git submodules aren’t always a viable alternative to it it would be great to have the modules also available via npm.
What do you think? If I can help, let me know.