jstransformers / jstransformer

Normalize the API of any JSTransformer.
http://npm.im/jstransformer
MIT License
153 stars 12 forks source link

Expand API Docs #168

Closed RyanZim closed 7 years ago

RyanZim commented 7 years ago

Added API docs for .compile*, .compileClient*, and .can. Resolves #26.

Also fixed a few errors in the existing fallback lists.

I reordered the headings in an attempt to make things clearer and a bit more organized. Perhaps a table of contents should be added: https://github.com/thlorenz/doctoc.

I realize this is quite a few commits in one PR, let me know if you want me to squash, reorder, rebase, etc.

RyanZim commented 7 years ago

@ForbesLindesay @TimothyGu Any changes needed?

RyanZim commented 7 years ago

@ForbesLindesay Thanks for the review, will fix.

RyanZim commented 7 years ago

@ForbesLindesay Fixed, do you want a rebase?

RyanZim commented 7 years ago

@ForbesLindesay ping?

TimothyGu commented 7 years ago

Thanks!