0.2.0 • Published 3 years ago

automanual v0.2.0

Weekly downloads
3
License
MPL-2.0
Repository
-
Last release
3 years ago

Automanual

A faster, lighter, and more customisable alternative component documentation tool.

Built with ❤ and SWC + Preact + TypeScript and webpack

Features:

  • Built from the ground-up with lazy loading + dynamic imports, ensuring a more developer-friendly experience.
  • Inline and isolated environments available to showcase components (w/ No more cross-origin errors).
  • Includes a first-class adapter system, allowing you to plug into your application's existing front-end frameworks.
  • Built using SWC, supercharging documentation and story development (with 10X speed improvements over Babel)!
  • A substantial amount of available customisations and configurations.

Supported frameworks

  • React
  • Preact
  • MDX
  • MDX + React
  • Static HTML
  • Documentation.js
  • Vue.js

Getting started

Automanual is currently a prototype project. While a npm package has been reserved, it's not recommended for production use.

A working example of Automanual can be found in the sandbox directory.