Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emallates/fltr-parser

Filter parser for angular and node applictions
https://github.com/emallates/fltr-parser

Last synced: 2 days ago
JSON representation

Filter parser for angular and node applictions

Awesome Lists containing this project

README

        

# ENOA Filter Parser

package for parse `flte` string into `Object` and vice versa.

### Todos

- [x] Build for NodeJS
- [x] Build for Angularjs
- [x] Complete README.md file.
- [x] Commit on github
- [ ] Publish on npm (node and bower vwrsion too or make obe for both)
- [ ] Publish on bower
- [ ] Integration tests with mocha, chai
- [ ] Auto publish script
- [ ] Module tests
- [ ] Angular tests with jasmeen