kdu-router 3.1.7 → 3.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,17 +1,8 @@
1
1
  # kdu-router
2
2
 
3
- ### Introduction
3
+ ---
4
4
 
5
- `kdu-router` is the official router for [Kdu.js](http://kdu-js.web.app). It deeply integrates with Kdu.js core to make building Single Page Applications with Kdu.js a breeze. Features include:
6
-
7
- - Nested route/view mapping
8
- - Modular, component-based router configuration
9
- - Route params, query, wildcards
10
- - View transition effects powered by Kdu.js' transition system
11
- - Fine-grained navigation control
12
- - Links with automatic active CSS classes
13
- - HTML5 history mode or hash mode, with auto-fallback in IE9
14
- - Customizable Scroll Behavior
5
+ Get started with the [documentation](http://kdujs-router.web.app).
15
6
 
16
7
  ## License
17
8