https://github.com/tcorral/hydra_extensions
Extensions for use with Hydra.js
https://github.com/tcorral/hydra_extensions
Last synced: 3 months ago
JSON representation
Extensions for use with Hydra.js
- Host: GitHub
- URL: https://github.com/tcorral/hydra_extensions
- Owner: tcorral
- Created: 2012-06-23T14:23:00.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T13:30:03.000Z (about 12 years ago)
- Last Synced: 2025-06-04T05:43:07.580Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 467 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hydra.js extensions.
This repo stores all the extensions for [Hydra.js](https://github.com/tcorral/Hydra.js/).
# Estructure for a extension to be stored.
* **Name_Extension** [Folder]
* **AMD** [Folder]
* **libs** [Folder]
* **src** [Folder]
* **test** [Folder]
* **changelog.txt**
* **LICENSE** *(MIT/BSD are preferred)*
* **README.MD**