Skip to content

A collection of bundles for Sequel Ace meant to aide in development of Typescript projects.

Notifications You must be signed in to change notification settings

binlabs/sequel-ace-typescript-bundles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Sequel Ace Typescript Bundles

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.

Installation and Usage

  1. Download a ZIP file of the repository and unzip it.
  2. Double-click on the bundle package to install it.
  3. Launch Sequel Ace and connect to a database. Select one or more tables, then choose a command from the Bundles > Generate menu.

Contributing

Additional contributors are welcome and encouraged. Please make sure your code is well-tested before opening a pull request.