0.2.0 • Published 12 years ago

grunt-clientside v0.2.0

Weekly downloads
12
License
-
Repository
github
Last release
12 years ago

grunt-clientside

Generate clientside js code from CommonJS modules

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-clientside

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-clientside');

Documentation

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Greg Allen
Licensed under the MIT license.