0.0.9 • Published 11 years ago

online-services-common-js v0.0.9

Weekly downloads
2
License
AGPL-3.0
Repository
-
Last release
11 years ago

Ubuntu Common YUI Module Library

Simple Usage

''' npm install online-services-common-js '''

Link YUI and the Online Services YUI module config in your HTML document: '''

'''

Hacking

Install nodejs:

''' sudo apt-get update sudo apt-get install -y python-software-properties python g++ make sudo add-apt-repository ppa:chris-lea/node.js sudo apt-get update sudo apt-get install nodejs '''

Install dev dependencies, either from within module in node_modules or within a online-services-common-js branch:

''' npm install bower install '''

(Bower is used to install YUI for testing purposes)

Available Grunt tasks ''' grunt build grunt test grunt run # will watch src/ dir and lint, build and test any changed module '''

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago