Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maomincoding/mettle-router
The official router for amazed.js.
https://github.com/maomincoding/mettle-router
mettle mettlejs router
Last synced: 18 days ago
JSON representation
The official router for amazed.js.
- Host: GitHub
- URL: https://github.com/maomincoding/mettle-router
- Owner: maomincoding
- License: mit
- Created: 2024-11-15T16:08:14.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T08:52:03.000Z (about 1 month ago)
- Last Synced: 2024-11-19T04:12:58.620Z (about 1 month ago)
- Topics: mettle, mettlejs, router
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mettle-router
The official router for mettle.js.
## Introduce
Mettle-router is the official route manager of mettle.js. It is deeply integrated with the core of mettle.js, making it easy to build single-page applications.
Currently only supports Hash mode.
## Documentation
To learn more about Mettle-router, check [its documentation](https://maomincoding.github.io/mettle-doc/tool/mettleRouter/).
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2021-present, maomincoding