/typed-knex-generator

Primary LanguageTypeScriptMIT LicenseMIT

typed-knex

Knex, but now it's typed!

The tests are the documentation (for now..)

Test

npm test

Update version

npm version major|minor|patch
npm publish --access public
git push