Skip to content

tknf/hono-utils

Repository files navigation

Hono Utils

Utility functions and middlewares for Hono.

Github Workflow Status Github npm Github commit activity GitHub last commit Ask DeepWiki

✨ Features

  • Utility functions and middlewares for Hono framework.
  • Lightweight and easy to use.
  • Written in TypeScript for type safety.

📦 Installation

npm install @tknf/hono-utils

Peer Dependencies

Hono Utils works with any version of Hono 4.x:

# Hono
npm install hono

📄 Documentation

🛠️ Development

# Install dependencies
pnpm install

# Run tests
pnpm test

# Run tests with coverage
pnpm run test:coverage

# Type checking
pnpm run typecheck

# Linting
pnpm run lint

# Build
pnpm run build

# Run examples
pnpm run examples

📋 Requirements

  • Hono: Version 4.x or higher.

📄 License

MIT License - see LICENSE for details.

🤝 Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Ensure tests pass: pnpm run test
  5. Ensure linting passes: pnpm run lint
  6. Submit a pull request

👏 Acknowledgments

About

Utility functions and middlewares for Hono.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •