customelements / www

CustomElements.io is where community-members show their awesome Web Components
https://customelements.io
718 stars 61 forks source link

Add new component - <number-format> #302

Closed obetomuniz closed 10 years ago

obetomuniz commented 10 years ago

http://obetomuniz.github.io/number-format/

zenorocha commented 10 years ago

Hey @obetomuniz, thanks for submitting!

Since you're using Bower and already added the web-components keyword in your bower.json file, now you just need to register it:

$ bower register <my-package-name> <git-endpoint>
obetomuniz commented 10 years ago

Nice @zenorocha !

I registered the package.

All right now?

zenorocha commented 10 years ago

http://customelements.io/?q=number-format :)