livefyre
v2.0.9
Published
Livefyre NodeJS utility classes
Downloads
20
Readme
Livefyre NodeJS Utility Classes
Livefyre's official library for common server-side tasks necessary for getting Livefyre apps (comments, reviews, etc.) working on your website.
Installation
Run this line:
$ npm install livefyre
Additional Documentation
Located here.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Note: any feature update on any of Livefyre's libraries will need to be reflected on all language libraries. We will try and accommodate when we find a request useful, but please be aware of the time it may take.
License
MIT