Skip to content

IDuxFE/archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91031bb · Jan 24, 2024
Apr 7, 2023
Mar 30, 2023
Jan 24, 2024
Jan 24, 2024
Jan 24, 2024
Mar 28, 2023
Mar 22, 2023
Dec 18, 2022
Dec 14, 2022
Dec 14, 2022
Apr 15, 2023
Dec 14, 2022
Jan 24, 2024
Dec 15, 2022
Dec 16, 2022
Dec 15, 2022
Dec 14, 2022
Jun 20, 2023
Jun 20, 2023
Mar 22, 2023
Jan 24, 2024
Dec 18, 2022
Jun 3, 2023
Jan 24, 2024
Mar 10, 2023
Nov 29, 2022

Repository files navigation

@idux/archive

@idux/archive is a documentation builder for components library and any need to create interactive documentation site.

more infomation on idux archvie site

Npm version Release Date

Code style: prettier

GitHub license

English | 简体中文

✨ Features

  • Based on Idux Design and components
  • Written in TypeScript with complete defined types
  • Monorepo: archive, archive-app, archive-collector-collector...
  • Create interactive documentation site for your project
  • Document demos of vue and other
  • Highly extensiable
  • Deeply customizable
  • Powerful theme customization

📦 Installation

npm install --save @idux/archive

⌨️ Development

pnpm install

Enter any example then run

npm run dev

🤝 Contributing

PRs Welcome

We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as Pull Request or as GitHub issues.

💖 Thanks

Many of the features are inspired by the following awesome projects.

🚩 Roadmap

  • Add component API doc auto generation support
  • Better HMR support
  • Better log support
  • Add plugin system to encapsulate customizations
  • Add controls to modify demo data or paramaters on web UI
  • Add doc meta data extraction and searching support
  • Typescript format configuration
  • Add homepage support

☀️ License

MIT © 2022-present IDuxFE