This project doesn't depend on sequelize nor is it specific to sequelize(I use it with knex for example). Only example code in readme is needlessly dependent on sequelize. I suggest changing the name to something like highlight-sql because that's what this project essentially does.
If you do that and merge #4 you should change the module name in index.d.ts as well.
And also this repo is called "sequelize-highlight" but the package is called "sequelize-log-syntax-colors". These names should be at least related if not the same.
This project doesn't depend on sequelize nor is it specific to sequelize(I use it with knex for example). Only example code in readme is needlessly dependent on sequelize. I suggest changing the name to something like highlight-sql because that's what this project essentially does.
If you do that and merge #4 you should change the module name in index.d.ts as well.
And also this repo is called "sequelize-highlight" but the package is called "sequelize-log-syntax-colors". These names should be at least related if not the same.