f1yn / automanual

A fast and integrated component documentation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • Angular
  • OpenAPI 3+

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.

About

A fast and integrated component documentation tool

License:Mozilla Public License 2.0


Languages

Language:TypeScript 75.8%Language:SCSS 15.0%Language:JavaScript 7.4%Language:HTML 1.7%Language:CSS 0.1%