Giter VIP home page Giter VIP logo

docit's Introduction

This Project is still under development. Use with caution. For future plans, see #38

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

docit's People

Contributors

citrus327 avatar

Stargazers

Vinayak Hegde avatar Raiyad Raad avatar Chun-Sheng, Li avatar DanielJG avatar Dedar Alam avatar Abd Wahid avatar Trevor avatar  avatar  avatar Flooreyes avatar ahk avatar cismous avatar Muhammad Isa avatar  avatar  avatar Jackson Kasi avatar yuguoping avatar εˆ˜ε˜‰δΈ€ avatar lebifeng avatar  avatar Stepeno avatar LazyBoyJgn avatar

Watchers

 avatar yuguoping avatar

docit's Issues

[Bug] Detected inconsistent metadata for the path "node_modules/react/index.js"

[plugin vite:dep-pre-bundle] Detected inconsistent metadata for the path "node_modules/react/index.js" when it was imported here:

    node_modules/mini-create-react-context/dist/esm/index.js:1:33:
      1 β”‚ import React, { Component } from 'react';
        β•΅                                  ~~~~~~~

  The original metadata for that path comes from when it was imported here:

    dep:react:1:23:
      1 β”‚ export default require("../../node_modules/react/index.js");
        β•΅                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  The difference in metadata is displayed below:
  
   {
  -  "pluginName": null,
  +  "pluginName": "vite:dep-pre-bundle",
   }

[Feature Request] 3.25 lists

  • Social Configs
  • #7
  • sandbox (a isolated env for css and js imports)
  • a new Layout for mobile components (a better dev experience for mobile first components)
  • i18n support - might follow some file name assumptions. like index-enUs.md, index-zhCN.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.