Core of the Taxum HTTP framework
npm install @taxum/core

---
Core components of the taxum HTTP server
framework.
This package provides the core functionality of the taxum framework like
HTTP handling, routing, standard layers, etc.
For additional functionality, check out the following packages:
- @taxum/cookie: for cookie management
- @taxum/fs: for serving files from your filesystem
- @taxum/jwt: for handling JWT authentication
To check out docs, visit taxum.js.org.
Detailed changes for each release are documented in the CHANGELOG
Copyright (c) 2025-present, Ben Scholzen 'DASPRiD'