Provides a button component for the jscow component framework.
npm install
grunt
jscow-button
needs the following libraries:
- grunt The JavaScript Task Runner - node package for development
- grunt-cli Grunt command line interface - node package for development
- jsCow The core of the jsCow Component Frmework
The following grun packages will be automatically installed with 'npm install'
- grunt-contrib-clean
- grunt-contrib-less
- grunt-contrib-copy
- grunt-contrib-watch
- grunt-contrib-uglify
- grunt-contrib-compress
- grunt-contrib-jshint
jscow-button
is licensed under the GNU GPL.