viewkit-router
v0.0.1
Published
viewkit-router is a typesafe high perfomance router for web applications written using the viewkitstack.
Readme
viewkit-router is a typesafe high perfomance router for web applications written using the viewkitstack.
Installation
To install the library, you can choose between npm or deno:
package-managers:
npm install viewkit-router bun install viewkit-router
Documentation
You can find documentation here.
Contributing
Contributions are always welcome.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make changes and commit (
git commit -am 'Add new feature'). - Push to your fork (
git push origin feature-branch). - Open a Pull Request.
Feel free to suggest new features and improvements.
License
This project is licensed under the MIT License.
