0.1.1 • Published 4 years ago

iona-doc v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Iona

Lightweight library for creating interactive docs (inspired by docz).

  • MDX for interactive markdown document.
  • Native create-react-app project.
  • Out-of-box syntax highlight with Prism.js.
  • Minimal package size (~35MB) with dependencies.

Installation

As project dependency (for standalone document project):

yarn add iona-doc

As development dependency (for general-purpose project):

yarn add --dev iona-doc

See Getting Started for more information.

Documentation

You can find documentation on the GitHub page.

Roadmap

  • Header anchors
  • Customizable styles
  • Nav-item styles
  • Responsive-ness

License

(The MIT License)