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
- Host: GitHub
- URL: https://github.com/kshutkin/niceties
- Owner: kshutkin
- License: mit
- Created: 2021-11-28T10:32:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-01T00:29:15.000Z (3 months ago)
- Last Synced: 2026-03-01T03:52:43.086Z (3 months ago)
- Topics: appender, draftlog, logger, typescript
- Language: JavaScript
- Homepage:
- Size: 1.28 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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)