SkillAgentSearch skills...

Sequelizer

A GUI Desktop App for export sequelize models from database automatically.

Install / Use

/learn @andyforever/Sequelizer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sequelizer

A desktop application to export sequelize models automatically and visually.

# Clone this repository
git clone https://github.com/andyforever/sequelizer.git
# Go into the repository
cd sequelizer
# Install dependencies
npm install
# Run the app
npm start

Or do the same by executing one line

git clone https://github.com/andyforever/sequelizer.git && cd sequelizer && npm install && npm start

screenshot

Specially Thanks the great projects.

sequelize

squelize-auto

View on GitHub
GitHub Stars337
CategoryData
Updated4mo ago
Forks58

Languages

JavaScript

Security Score

82/100

Audited on Oct 31, 2025

No findings