# akala-core

# Context

Akala is aimed to be dependency injection framework (and more) available both on [client](//github.com/npenin/akala-client) side and [server](//github.com/npenin/akala-server) side.

# Features

This library provides the core features to be expanded by akala-server and akala-client :
- promise helpers
- dependency injection
- two way data binding
- restricted set of jaascript parsing
- modules
