https://github.com/emallates/fltr-parser
Filter parser for angular and node applictions
https://github.com/emallates/fltr-parser
Last synced: 11 months ago
JSON representation
Filter parser for angular and node applictions
- Host: GitHub
- URL: https://github.com/emallates/fltr-parser
- Owner: Emallates
- License: mit
- Created: 2017-08-16T09:33:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T09:52:05.000Z (almost 9 years ago)
- Last Synced: 2025-02-24T03:44:28.085Z (over 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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