Search results

2 packages found

This is a simple project which provides a simple way to log prettier in the browser. It is somewhat like [`chalk`](https://github.com/chalk/chalk). Because syntax of `chalk` is too long and redundant, this project will use a more simple syntax for develop

published version 1.0.1, 3 years ago0 dependents licensed under $MIT
4

PostgresQL error constants for use with Node.js. Use these to avoid code like `if (err.code === '23505')` and instead write `if (err.code === UNIQUE_VIOLATION)`.

published version 1.0.2, 2 years ago0 dependents licensed under $MIT
3