Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teppeis/grunt-closure-sample
https://github.com/teppeis/grunt-closure-sample
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/teppeis/grunt-closure-sample
- Owner: teppeis
- License: mit
- Created: 2013-02-24T14:12:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T20:36:28.000Z (over 7 years ago)
- Last Synced: 2024-12-08T20:51:28.446Z (about 1 month ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
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.