22 lines
272 B
Markdown
22 lines
272 B
Markdown
huh ?
|
|
====
|
|
|
|
#### Minimalistic jsx like syntax framework
|
|
go to example/parcel-babel
|
|
```
|
|
npm run build
|
|
```
|
|
|
|
#### Features
|
|
* jsx syntax
|
|
* i18n
|
|
* event -> command
|
|
* controller -> view injection
|
|
|
|
#### TODO
|
|
merge with this repo
|
|
* [ ] history
|
|
|
|
add example
|
|
* [ ] http
|