All Projects → vue-styleguidist → Vue Styleguidist

vue-styleguidist / Vue Styleguidist

Licence: mit
Created from react styleguidist for Vue Components with a living style guide

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to Vue Styleguidist

Catalog
Create living style guides using Markdown or React
Stars: ✭ 1,527 (-28.41%)
Mutual labels:  documentation, markdown, styleguide, style-guide
Vue Styleguide Generator
React inspired style guide generator for Vue.js
Stars: ✭ 123 (-94.23%)
Mutual labels:  parser, styleguide, style-guide
Docsify
🃏 A magical documentation site generator.
Stars: ✭ 19,310 (+805.3%)
Mutual labels:  documentation, doc, markdown
Elements Of Python Style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Stars: ✭ 3,308 (+55.09%)
Mutual labels:  documentation, styleguide, style-guide
Mdx Go
⚡️ Lightning fast MDX-based dev server for progressive documentation
Stars: ✭ 340 (-84.06%)
Mutual labels:  documentation, markdown, style-guide
Axiom React
Axiom - Brandwatch design system and React pattern library
Stars: ✭ 41 (-98.08%)
Mutual labels:  styleguide, style-guide, design-system
Vuejs Component Style Guide
Vue.js Component Style Guide
Stars: ✭ 2,796 (+31.08%)
Mutual labels:  styleguide, style-guide, vue-components
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-80.68%)
Mutual labels:  documentation, markdown, design-system
Vuesence Book
Minimalistic Vue.js based documentation system component
Stars: ✭ 48 (-97.75%)
Mutual labels:  documentation, doc, markdown
Swift
Airbnb's Swift Style Guide.
Stars: ✭ 1,165 (-45.38%)
Mutual labels:  markdown, styleguide, style-guide
Ink
A fast and flexible Markdown parser written in Swift.
Stars: ✭ 2,049 (-3.94%)
Mutual labels:  markdown, parser
Md
A markdown parser and compiler. Built for speed.
Stars: ✭ 128 (-94%)
Mutual labels:  markdown, parser
Vue Markdown
A Powerful and Highspeed Markdown Parser for Vue
Stars: ✭ 1,696 (-20.49%)
Mutual labels:  markdown, vue-components
Wizard
Wizard是一款开源的文档管理工具,支持Markdown/Swagger/Table类型的文档。
Stars: ✭ 1,733 (-18.75%)
Mutual labels:  doc, markdown
Styleguide Generators
An overview of automatic living styleguide generators
Stars: ✭ 1,902 (-10.83%)
Mutual labels:  styleguide, style-guide
Android Kotlin Style Guide
Kotlin style guide of FRESH LIVE since April, 2015.
Stars: ✭ 121 (-94.33%)
Mutual labels:  styleguide, style-guide
Md
Generate a Markdown Documentation for a SFC Vue Component. Contribute: https://gitlab.com/vuedoc/md#contribute
Stars: ✭ 131 (-93.86%)
Mutual labels:  doc, markdown
Javascript Style Guide
Airbnb JavaScript 스타일 가이드
Stars: ✭ 132 (-93.81%)
Mutual labels:  styleguide, style-guide
Commonmark Java
Java library for parsing and rendering CommonMark (Markdown)
Stars: ✭ 1,675 (-21.47%)
Mutual labels:  markdown, parser
Snarkdown
😼 A snarky 1kb Markdown parser written in JavaScript
Stars: ✭ 1,813 (-15%)
Mutual labels:  markdown, parser
Vue Styleguidist

Isolated Vue component development environment with a living style guide

Start documenting now on codesandbox.io

Start documenting

Sponsors

A big thank you to our sponsors. Their contributions pay for the Netlify build minutes.

Marcello Bachechi, Walter Tommasi, Luca Ban and Ben Hong

Packages

vue-styleguidist takes the results of vue-docgen-api and creates a website to showcase and develop components.


vue-docgen-api parses vue components and load their documentation in a JavaScript object.


vue-inbrowser-compiler takes vue components code written in es6 and uses buble to make it compatible with all browser.


vue-cli-plugin-styleguidist configures vue-styleguidist to work with vue-cli 3.


vue-docgen-cli is a command line interface generating documentation files automatically from vue-docgen-api. Generate markdown by default but can be configured to generate whatever text format you desire.

Documentation

Docs are available at https://vue-styleguidist.github.io/ - we are still working on refining it and contributions are welcome!

Contributing

Please see contributing guide.

Note that the current monorepo relies on yarn workspaces. Don't forget to install yarn, npm i --global yarn, before cloning.

Authors and license

Artem Sapegin, Rafael Escala, Bart Ledoux, react-styleguidist contributors and vue-styleguidist contributors. Thanks to the team of react-styleguidist for the amazing tool.

We work on this project because we love the open-source community and learn new things.

Logo by Benjamin Cognard.

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].