Skip to content

coderz/hater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hater.js

Hater is an ORM for relational databases.

Build Status

Please note that, as this is an early release, stuff might (and probably will) break. If you have any problem please open an Issue

Documentation

See here

Installation

Altough hater is available in the npm registry, we suggest you use the master branch of this github repo because of the early development stage.

Via npm:

$ npm install hater

Via git:

$ npm install git://github.com/yawnt/hater.git

Test

Note: you should have an empty test database in postgres and mysql

$ npm test

Contribute

Wanna contribute? Awesome

  • Fork
  • Write tests
  • Fix/Patch/Add Code (do the magic dammit)
  • Submit Pull Request
  • If build passes (travis-bot checks for PRs), wait D:
  • PROFIT

License

MIT

Hater?

Haters gonna hate

Releases

No releases published

Packages

No packages published