@blizzbolts/docit
TypeScript icon, indicating that this package has built-in type declarations

0.11.0 • Public • Published

This Project is still under development. Use with caution.

Docit

Download Node Version Vite Verson

Simple and Rapid React Documentation https://blizzbolts.github.io/docit

  • 😛 MDX & MD Syntax oriented.
  • 🌪️ Fast HMR
  • 💹 Out of the Box Api & Component Props Table Generation
  • ❤️ Emoji Support and Responsive Designs

Get Started

This package is ESM only: Node 12+ is needed to use it and it must be imported instead of required.

yarn add @blizzbolts/docit -D

Usage

  1. Make your first markdown file under docs
mkdir docs

echo "# Introudction" > docs/index.md
  1. Start your doc local dev server by
docit start

For build

docit build

Credits

This project is inspired by Vitepress and Storybook, powered by Vite and MDX

Changelog

CHANGELOG.md

Examples

Docit

Screenshot

image

Readme

Keywords

none

Package Sidebar

Install

npm i @blizzbolts/docit

Weekly Downloads

1

Version

0.11.0

License

MIT

Unpacked Size

3.5 MB

Total Files

290

Last publish

Collaborators

  • phshy0607