{"library":"egg-migration-template","type":"library","category":null,"description":"CLI tool to auto-generate migration, model, and service files for Egg.js applications using customizable templates. Version 3.0.5 is the latest stable release. It reduces boilerplate by reading database/config.json and producing create-table migrations, model classes, and service files. Differentiators: opinionated for Egg.js ecosystem, supports multi-environment DB config, and uses Handlebars-like templates. Release cadence is low, with infrequent updates. Requires a specific project layout (templates directory, database structure).","language":"javascript","status":"maintenance","version":"3.0.5","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install egg-migration-template","imports":["egg-migration-template --ac=create-table --t=users","templates/create-table.hbs must exist in project root","Reads from database/config.json as CommonJS"]},{"cmd":"yarn add egg-migration-template","imports":[]},{"cmd":"pnpm add egg-migration-template","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"egg-migration-template","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}