0.1.3 • Published 2 months ago

sanso v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Sanso

GitHub CI NPM Version Install Size

Sanso is required for Hono, but we do not use require.

To provide useful extensions for Hono.

Note: Under development.
Be careful of possible breaking changes until ver. 1 released.

Usage

import { trimTrailingSlash } from 'sanso'

const app = new Hono()

app.use(trimTrailingSlash())

// routes ...

When the package is considered complete, the document will be expanded.

License

(C) 2024, Yu-huan Kuo touch@rnmeow.com

Licensed under MIT.

0.1.3

2 months ago

0.1.2

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago