Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teppeis/grunt-closure-sample


https://github.com/teppeis/grunt-closure-sample

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# grunt-closure-sample

The best project ever.

## Getting Started
Install the module with: `npm install grunt-closure-sample`

```javascript
var grunt_closure_sample = require('grunt-closure-sample');
grunt_closure_sample.awesome(); // "awesome"
```

## Documentation
_(Coming soon)_

## Examples
_(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](http://gruntjs.com/).

## Release History
_(Nothing yet)_

## License
Copyright (c) 2013 teppeis
Licensed under the MIT license.