JSPM

  • Created
  • Published
  • Downloads 13
  • Score
    100M100P100Q69264F
  • License Apache-2.0

An unopinionated collection of useful functions and classes that I use widely in all my projects. 🔧

Package Exports

  • @byloth/core

Readme

Core 🔧

NPM Version Codecov NPM release GPR release NPM Downloads License

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/core

License

Apache-2.0 - see LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.