Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcorral/hydra_extensions
Extensions for use with Hydra.js
https://github.com/tcorral/hydra_extensions
Last synced: 6 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T13:30:03.000Z (over 10 years ago)
- Last Synced: 2024-04-13T09:19:44.337Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 467 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- 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**