Project Description

Hydra.js is a JavaScript development library that is used to create a scalable, maintainable, and module oriented system. Hydra is framework agnostic. Hydra has been designed to create your application in a modular design system. Modules are isolated from each other, so if something is wrong in one module, the other modules will continue working. A notification system allows you to invoke an action for all the modules that are listening for particular events. A module can be extended to change its behavior without losing the original behavior. Hydra.js can be used in URL threaded applications, such as in an AJAX threaded application. You can test your modules with any unit testing framework.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project