sequelize-models-charger

1.0.0 • Public • Published

sequelize-models-charger

A module for charger the models of sequelize.

Installation

This package is available via npm, exectute the simple command:

npm install sequelize-models-charger

Usage

This module is a simple function, see an example of use:

const modelsCharger = require('sequelize-models-charger')
const models = modelsCharger(path.join(__dirname, 'your-path-models'), { sequelize })

For more documentation see the file index.js.

Test

Execute the command npm test for test the package with mocha.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i sequelize-models-charger

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • rich-97