Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alindsay55661/Kernel.js

An ultra lightweight scalable javascript architecture
https://github.com/alindsay55661/Kernel.js

Last synced: 9 days ago
JSON representation

An ultra lightweight scalable javascript architecture

Awesome Lists containing this project

README

        

Kernel.js is an ultra lightweight (~4k) architecture for building scalable
javascript applications. It provides a messaging system that allows you to
build your application in a decoupled and flexible fashion.

Kernel.js was inspired by Nicholas Zakas's talk on scalable Javascript archicture:
[http://www.youtube.com/watch?v=vXjVFPosQHw](http://www.youtube.com/watch?v=vXjVFPosQHw)

For examples and docs check out: [http://alanlindsay.me/kerneljs](http://alanlindsay.me/kerneljs)

OR

[docs](docs/index.html)