Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/emallates/fltr-parser
- Owner: Emallates
- License: mit
- Created: 2017-08-16T09:33:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T09:52:05.000Z (over 7 years ago)
- Last Synced: 2024-11-10T00:30:28.395Z (about 2 months 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