mirror of
https://github.com/metosin/reitit.git
synced 2025-12-22 10:31:12 +00:00
Tune wording
This commit is contained in:
parent
9e30836839
commit
bcfa7878ea
1 changed files with 2 additions and 3 deletions
|
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||
Reitit frontend integration is built from multiple layers:
|
Reitit frontend integration is built from multiple layers:
|
||||||
|
|
||||||
- Core functions which are enchanted with few browser specific
|
- Core functions with some additional browser oriented features
|
||||||
features
|
- [Browser integration](./browser.md) for attaching Reitit to hash-change or HTML
|
||||||
- [Browser integration](./browser.md) for attaching Reitit to hash-change or HTML5
|
|
||||||
history events
|
history events
|
||||||
- Stateful wrapper for easy use of history integration
|
- Stateful wrapper for easy use of history integration
|
||||||
- Optional [controller extension](./controllers.md)
|
- Optional [controller extension](./controllers.md)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue