dokio
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

dokio

Documentation generator for TypeScript projects.

npm i dokio -g pnpm add dokio -g yarn global add dokio

CLI

API

# api src/api/index.ts#L1

# render(doc, { expand }) src/api/render.tsx#L299
# bin src/bin/index.ts#L1
# produce() src/bin/produce.ts#L14

    produce()  =>

      Promise<Partial<Bin>>
# render(Bin) src/bin/render.tsx#L5
# examples src/examples/index.ts#L1
# produce() src/examples/produce.ts#L22
# render(examples) src/examples/render.tsx#L79
# footer src/footer/index.ts#L1
# produce() src/footer/produce.ts#L10
# render(Footer) src/footer/render.tsx#L18
# header src/header/index.ts#L1
# produce() src/header/produce.ts#L13

    produce()  =>

# render(Header) src/header/render.tsx#L6
# intro src/intro/index.ts#L1
# produce() src/intro/produce.ts#L8

    produce()  =>

# render(Intro) src/intro/render.ts#L3

Credits

Contributing

Fork or edit and submit a PR.

All contributions are welcome!

License

MIT © 2022 stagas

Package Sidebar

Install

npm i dokio

Weekly Downloads

32

Version

1.1.0

License

MIT

Unpacked Size

242 kB

Total Files

119

Last publish

Collaborators

  • stagas