10
10
11
11
</div >
12
12
13
-
14
- UI-Router React is a client-side [ Single Page Application] ( https://en.wikipedia.org/wiki/Single-page_application )
15
- routing framework for [ React] ( https://facebook.github.io/react/ ) .
13
+ UI-Router React is a client-side [ Single Page Application] ( https://en.wikipedia.org/wiki/Single-page_application )
14
+ routing framework for [ React] ( https://facebook.github.io/react/ ) .
16
15
17
16
** [ View on Github] ( http://github.com/ui-router/react ) |**
18
17
** [ View ui-router-core on Github] ( http://github.com/ui-router/core ) |**
19
18
** [ Tutorials] ( https://ui-router.github.io/react/tutorial/ ) |**
20
19
** [ Guides] ( https://ui-router.github.io/guide ) |**
21
20
** [ Sample App] ( http://ui-router.github.io/resources/sampleapp/ ) **
22
-
21
+
23
22
#### API Documentation Organization
24
23
25
24
The documentation is arranged according to API concern, such as ` components ` , ` url ` , ` resolve ` , and ` core ` .
@@ -35,11 +34,10 @@ The documentation reflects the Typescript classes, interfaces, and parameter typ
35
34
#### Contributing
36
35
37
36
UI-Router React depends on the framework agnostic ` ui-router-core ` .
38
- To contribute to the documentation, please submit a PR to either
39
- [ ui-router- react] ( http://github.com/ui-router/react )
37
+ To contribute to the documentation, please submit a PR to either
38
+ [ @ uirouter/ react] ( http://github.com/ui-router/react )
40
39
or
41
- [ ui-router- core] ( http://github.com/ui-router/core ) .
40
+ [ @ uirouter/ core] ( http://github.com/ui-router/core ) .
42
41
To find where a specific piece of API documentation is written, follow the links that say:
43
- > _ Defined in ui-router/somedir/somefile.ts_
44
-
45
42
43
+ > _ Defined in ui-router/somedir/somefile.ts_
0 commit comments