docs: center graph text
This commit is contained in:
@@ -93,7 +93,7 @@ document.body.appendChild(tree)
|
|||||||
State DOM│tree
|
State DOM│tree
|
||||||
▼ │
|
▼ │
|
||||||
┌────────┐ ┌────────┐
|
┌────────┐ ┌────────┐
|
||||||
│ Router │───────State ─▶│ Views │
|
│ Router │─────State ───▶│ Views │
|
||||||
└────────┘ └────────┘
|
└────────┘ └────────┘
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -209,6 +209,13 @@ transforms:
|
|||||||
- [sheetify](https://github.com/stackcss/sheetify) - modular CSS bundler for
|
- [sheetify](https://github.com/stackcss/sheetify) - modular CSS bundler for
|
||||||
browserify
|
browserify
|
||||||
|
|
||||||
|
## FAQ
|
||||||
|
### How does choo compare to X?
|
||||||
|
- __react:__ [tbi]
|
||||||
|
- __mithril:__ [tbi]
|
||||||
|
- __preact:__ [tbi]
|
||||||
|
- __angular2:__ [tbi]
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```sh
|
```sh
|
||||||
$ npm install choo
|
$ npm install choo
|
||||||
|
|||||||
Reference in New Issue
Block a user