drst3in / example-design-system

This is an example JSDoc generated documentation for Vue app:

Home Page:https://softwarebrothers.github.io/example-design-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Design System

What it is

This is example repository with a documentation for a Vuejs app.

It was created by using:

The goal of it is to show you, the programmer, what is possible when you work with JSDoc.

You can simply apply the same rules to the React application.

What it contains

Components

There are 2 components documented:

  • {@link ProgressBar}
  • {@link Box}

On their pages you can see:

  • programming interface with props, methods, events and slots
  • preview with the option to modify example codes in the browser.

Tutorials

There are a couple of tutorials on the sidebar. Both {@tutorial colors} and {@tutorial brand} are filed with some example content. Rest is empty.

Client library

Also, there is an example client library: {@link RESTClient} documented.

You can verify there how to:

  • document methods with properties and return values
  • document custom types

License

example-design-system is Copyright © 2019 SoftwareBrothers.co. It is free software and may be redistributed under the MIT license.

About SoftwareBrothers.co

We’re an open, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.

  • We are available to hire.
  • If you want to work for us - check out the career page.

About

This is an example JSDoc generated documentation for Vue app:

https://softwarebrothers.github.io/example-design-system


Languages

Language:Vue 73.7%Language:JavaScript 20.3%Language:HTML 6.0%