Package Exports
- @byloth/core
Readme
Core 🔧
An unopinionated collection of useful functions and classes that I use widely in all my projects.
You should do it too! 😉
Features
- 🚀 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
Installation
npm install @byloth/coreLicense
Apache-2.0 - see LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.