8888888888 888 .d8888b.
888 888 d88P Y88b
888 888 Y88b.
8888888 888 "Y888b.
888 888 "Y88b.
888 888 "888
888 888 Y88b d88P
8888888888 88888888 "Y8888P"
ELS is an expression language syntax just for JavaScript.
This project is currently very much a work in progress and is not yet fully functional
Install using the package manager for your desired environment(s):
$ npm install --save els
# OR:
$ bower install --save els
If you want to simply download the file to be used in the browser you can find them below:
- Development Version (TODO - Source Map)
- Production Version (TODO - Source Map)
TODO: Document
If you have any problems with ELS or would like to see changes currently in development you can do so here.
If you want to contribute, you're a legend! Information on how you can do so can be found in CONTRIBUTING.md. We want your suggestions and pull requests!
A list of ELS contributors can be found in AUTHORS.md.
See LICENSE.md for more information on our MIT license.