https://github.com/kalevski/toolcase
🧰 A collection of JavaScript modules useful for any kind of JavaScript application.
https://github.com/kalevski/toolcase
javascript logging modules nodejs-library utilities
Last synced: about 2 months ago
JSON representation
🧰 A collection of JavaScript modules useful for any kind of JavaScript application.
- Host: GitHub
- URL: https://github.com/kalevski/toolcase
- Owner: kalevski
- License: mit
- Created: 2022-03-09T16:19:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T11:50:07.000Z (about 1 year ago)
- Last Synced: 2024-10-30T05:07:30.931Z (about 1 year ago)
- Topics: javascript, logging, modules, nodejs-library, utilities
- Language: JavaScript
- Homepage: https://kalevski.dev
- Size: 8.08 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toolcase 🧰
[](https://github.com/kalevski/toolcase/blob/main/LICENSE)
Collection of JavaScript modules useful for building Web and NodeJS applications.
## 📦 Packages
- 🧬 [**base**](https://github.com/kalevski/toolcase/tree/main/base) - Collection of JavaScript helper functions and structures
- 🏷 [**logging**](https://github.com/kalevski/toolcase/tree/main/logging) - Lightweight logger for NodeJS and Browser
## License
The project is licensed under [MIT License](https://github.com/kalevski/toolcase/blob/main/LICENSE)