some more docs
This commit is contained in:
parent
7cd0869f41
commit
04ffdae2a3
4 changed files with 190 additions and 9 deletions
20
docs/api.md
Normal file
20
docs/api.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# API
|
||||
|
||||
- [m](hyperscript.md)
|
||||
- [m.render](render.md)
|
||||
- [m.mount](mount.md)
|
||||
- [m.route](route.md)
|
||||
- [m.route.set](route.md#routeset)
|
||||
- [m.route.get](route.md#routeget)
|
||||
- [m.route.prefix](route.md#routeprefix)
|
||||
- [m.route.link](route.md#routelink)
|
||||
- [m.request](request.md)
|
||||
- [m.jsonp](jsonp.md)
|
||||
- [m.parseQueryString](parseQueryString.md)
|
||||
- [m.buildQueryString](buildQueryString.md)
|
||||
- [m.prop](prop.md)
|
||||
- [m.withAttr](withAttr.md)
|
||||
- [m.trust](trust.md)
|
||||
- [m.fragment](fragment.md)
|
||||
- [m.redraw](redraw.md)
|
||||
- [m.version](version.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue