https://github.com/bredele/amy
Amy.js is a framework for creating scalable JavaScript architecture with event driven components.
https://github.com/bredele/amy
Last synced: over 1 year ago
JSON representation
Amy.js is a framework for creating scalable JavaScript architecture with event driven components.
- Host: GitHub
- URL: https://github.com/bredele/amy
- Owner: bredele
- Created: 2013-04-30T04:33:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-10T16:05:07.000Z (about 13 years ago)
- Last Synced: 2025-02-12T09:54:28.859Z (over 1 year ago)
- Language: JavaScript
- Size: 5.81 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
amy
===
> Amy.js is a framework for creating scalable JavaScript architecture with event driven components.
## Why Amy?
## Todo
* Adapt to async require.js (>2.x) with promesses
* Loose coupling sandbox (signal + logger + router)
* Loader condition
* Router module
* Run in isolation (add iframe encapsulation)
---