An open API service indexing awesome lists of open source software.

https://github.com/kshutkin/niceties

Some nice but not mandatory things for Node.js and web development
https://github.com/kshutkin/niceties

appender draftlog logger typescript

Last synced: 3 months ago
JSON representation

Some nice but not mandatory things for Node.js and web development

Awesome Lists containing this project

README

          

[![.github/workflows/main.yml](https://github.com/kshutkin/niceties/actions/workflows/main.yml/badge.svg)](https://github.com/kshutkin/niceties/actions/workflows/main.yml)

# niceties

Some nice but not mandatory things for Node.js and web development

## Packages

- [@niceties/logger](./logger/README.md) - a logger for async tasks
- [@niceties/draftlog-appender](./draftlog-appender/README.md) - an appender that uses draftlog for animation
- [@niceties/draftlog](./draftlog/README.md) - create mutable log lines in the terminal

# License

[MIT](./LICENSE)