Yeoman generator for scaffolding Node.js projects with TSOA (TypeScript OpenAPI), Sequelize ORM, and Jasmine testing framework. Version 1.0.3 is the current stable release. It provides sub-generators for models, controllers, associations, CRUD operations, migrations, and SQLite scaffold, reducing boilerplate for API development. Unlike generic generators, it integrates TSOA's OpenAPI generation and Sequelize's migrations with Jasmine testing, offering automated DAO and test generation. The project is in maintenance mode with no recent updates; last commit was several years ago.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses positional argument, not flag.
Uses positional argument.
Order matters: from, type, to, through.
Model is optional second positional argument.
No arguments; prompts for name.
Installs Yeoman and runs the generator to scaffold a new project with TSOA, Sequelize, and Jasmine.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.