Skip to content

kalevski/toolcase

Repository files navigation

toolcase 🧰

GitHub

Collection of TypeScript modules useful for building Web and Node.js applications. Zero dependencies in core packages, tree-shakeable ESM + CJS dual output.

📦 Packages

Package Description
🧬 @toolcase/base Helper functions and data structures (zero deps)
🏷 @toolcase/logging Lightweight logger for Node.js and Browser (zero deps)
📦 @toolcase/serializer Protobuf-based binary serializer

Development

npm install        # install all workspace dependencies
npm run build      # build all packages
npm test           # run all tests
npm run lint       # lint all packages

License

The project is licensed under MIT License

About

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors