A collection of bundles for Sequel Ace meant to aide in development of Typescript projects.
The first bundle allows you to generate Typescript interfaces from the currently selected tables. An additional bundle is in the works that will generate a Sequelize model from the selected tables.
- Download a ZIP file of the repository and unzip it.
- Double-click on the bundle package to install it.
- Launch Sequel Ace and connect to a database. Select one or more tables, then choose a command from the Bundles > Generate menu.
Additional contributors are welcome and encouraged. Please make sure your code is well-tested before opening a pull request.