jeefo-sql

0.0.46 • Public • Published

jeefo-sqlite3-orm

Simple sqlite3 orm library used for my own private projects.

Getting Started

Install the module with: npm install jeefo-sqlite3-orm

var jeefo_sqlite3_orm = require('jeefo-sqlite3-orm');
jeefo_sqlite3_orm.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 je3f0o
Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i jeefo-sql

Weekly Downloads

0

Version

0.0.46

License

MIT

Last publish

Collaborators

  • je3f0o