An unopinionated collection of useful functions and classes that I use widely in all my projects.
You should do it too! 😉
- 🚀 Built with Vite for optimal performance
- 📦 TypeScript support with full type definitions
- 🌳 Tree-shakeable - import only what you need
- 📝 Comprehensive utility functions for common tasks
- 🔧 Support for both ESM and CommonJS
- ⚡ Zero dependencies
npm install @byloth/core
Apache-2.0 - see LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.