Skip to content

gruntjs/grunt-init-jquery-sample

 
 

Repository files navigation

Sample Grunt jQuery Plugin

The best jQuery plugin ever.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/grunt-sample.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)

About

This is sample output generated by the grunt-init "jquery" template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published