Projects
Just a list of my projects:
- Nucleus Angular - A collection of AngularJS Components
- Simple ORM - A NodeJS ORM solution. The core library is designed to be extremely light weight however easily extendable.
- Search Query - A SQL-like syntax parser/compiler for JavaScript. Uses Jison to generate the parser.
- Data Validation - JavaScript data validation library.