Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ralyodio/boilerplates
Boilerplates for web development.
https://github.com/ralyodio/boilerplates
Last synced: about 1 month ago
JSON representation
Boilerplates for web development.
- Host: GitHub
- URL: https://github.com/ralyodio/boilerplates
- Owner: ralyodio
- Created: 2013-04-24T23:55:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-25T00:04:51.000Z (over 11 years ago)
- Last Synced: 2024-10-06T10:42:01.015Z (3 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
boilerplates
============Boilerplates for web development.
jquery.plugin.js
---------------------A boilerplate for jQuery plugins. `$("div").myFunc({ my_option: 'some option' });`