HiGoogleFonts allows you to add a Google font picker to easily display a list of Google fonts. The picker shows an instant preview of the font style without loading the font css.
1) Create a tag if not done already (not sure if pulls track tags) git tag v1.1.0
2) Create npm account if not done already: https://www.npmjs.com/signup
3) Log in to npm from command line with npm login
4) To publish to NPM run npm publish (If this errors at all let me know I didn't want to publish my fork and make it difficult when you tried to publish the official package).
5) To publish to bower run bower register higoooglefonts git@github.com:saadqbal/HiGoogleFonts.git
Let me know if anything bugs out, as far as I can tell it is all set up correctly, has been awhile since I published anything.
EDIT: Feel free to update the authors/contributors in the bower.json and package.json I just wen't with my one for now :).
To publish please:
1) Create a tag if not done already (not sure if pulls track tags)
git tag v1.1.0
2) Create npm account if not done already: https://www.npmjs.com/signup 3) Log in to npm from command line withnpm login
4) To publish to NPM runnpm publish
(If this errors at all let me know I didn't want to publish my fork and make it difficult when you tried to publish the official package). 5) To publish to bower runbower register higoooglefonts git@github.com:saadqbal/HiGoogleFonts.git
Let me know if anything bugs out, as far as I can tell it is all set up correctly, has been awhile since I published anything.
EDIT: Feel free to update the authors/contributors in the
bower.json
andpackage.json
I just wen't with my one for now :).Cheers, Otis.