sequelize-log-syntax-colors

JSON →
library 2.1.3-0 ·javascript maintenance
verified Jun 5, 2026

A simple npm package (version 2.1.3-0) that provides color highlighting for Sequelize SQL log output, focusing on basic MySQL syntax. It uses regular expressions to colorize SQL queries in the console, making them more readable. The package is lightweight with no production dependencies, though it requires a logging framework integration (e.g., console.log or Winston). Compared to alternatives like sequelize-logger or custom formatters, it offers a zero-config approach specifically for colorizing Sequelize logs. The project is in maintenance mode with infrequent updates, last published in 2016.