Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lauterry/gruntplayground

Some project generated with Grunt
https://github.com/lauterry/gruntplayground

Last synced: 20 days ago
JSON representation

Some project generated with Grunt

Awesome Lists containing this project

README

        

# Gruntplayground

Sample project generated with Grunt

## Getting Started
Download the [production version][min] or the [development version][max].

[min]: https://raw.github.com/lauterry/GruntPlayGround/master/dist/GruntPlayground.min.js
[max]: https://raw.github.com/lauterry/GruntPlayGround/master/dist/GruntPlayground.js

In your web page:

```html

jQuery(function($) {
$.awesome(); // "awesome"
});

```

## Documentation
_(Coming soon)_

## Examples
_(Coming soon)_

## Release History
_(Nothing yet)_