Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days ago
JSON representation

🧰 A collection of JavaScript modules useful for any kind of JavaScript application.

Awesome Lists containing this project

README

        

# toolcase 🧰

[![GitHub](https://img.shields.io/github/license/kalevski/toolcase?style=for-the-badge)](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)