kvcvc / sequelize-snippets

Sequelize ORM snippets extension for VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=kvcvc.sequelize-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS Code Sequelize ORM snippets

Version Install

This extension provides you Sequelize ORM snippets in ES6 for VS Code

Installation

Visual Studio Marketplace

Launch Quick Open:

Paste the following command and press Enter:

ext install kvcvc.sequelize-snippets

Snippets

Prefix Description
mdl defines a Sequelize model
assoc defines a Sequelize association
dt sets Sequelize data type

License

MIT