neilzhu 44d9a51f8a first commit 1 month ago
..
src 44d9a51f8a first commit 1 month ago
test 44d9a51f8a first commit 1 month ago
.eslintrc.js 44d9a51f8a first commit 1 month ago
CHANGELOG.md 44d9a51f8a first commit 1 month ago
README.md 44d9a51f8a first commit 1 month ago
package.json 44d9a51f8a first commit 1 month ago
tsconfig.json 44d9a51f8a first commit 1 month ago
typedoc.json 44d9a51f8a first commit 1 month ago

README.md

Sequelize logo

Sequelize

This library contains the core functionality of Sequelize. Head to sequelize.org to learn how to use Sequelize.

Installation

Using npm:

npm install @sequelize/core

Or using yarn:

yarn add @sequelize/core