0.2.1 • Published 7 years ago

waterline2ts v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

waterline2ts

Translates Waterline ORM modules from Sails.js into TypeScript interfaces.

Usage

npm -g install waterline2ts
cd /directory/containing/models
waterline2ts

By default, the script will use the current working directory as the waterline models and output the typescript interfaces to a new folder ts/, and will not overwrite existing *.ts files.

See waterline2ts -h for more.

License

MIT

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago