update docs, add descriptions for api methods
This commit is contained in:
parent
d56c30cc4a
commit
cdb9017a72
25 changed files with 613 additions and 40 deletions
20
docs/methods.md
Normal file
20
docs/methods.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
- Core
|
||||
- [m](hyperscript.md)
|
||||
- [m.render](render.md)
|
||||
- [m.mount](mount.md)
|
||||
- [m.route](route.md)
|
||||
- [m.request](request.md)
|
||||
- [m.jsonp](jsonp.md)
|
||||
- [m.parseQueryString](parseQueryString.md)
|
||||
- [m.buildQueryString](buildQueryString.md)
|
||||
- [m.withAttr](withAttr.md)
|
||||
- [m.trust](trust.md)
|
||||
- [m.fragment](fragment.md)
|
||||
- [m.redraw](redraw.md)
|
||||
- [m.version](version.md)
|
||||
- [Promise](promise.md)
|
||||
- Optional
|
||||
- [Stream](stream.md)
|
||||
- Tooling
|
||||
- [Bundler](bundler.md)
|
||||
- [Ospec](ospec.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue