A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021

index

Overview

Components to create a @component-controls standalone application, that is connected to the store of documents.
  • Portability between different build systems ie - Gatsby, CRA, Vercel.
  • Create a true CMS-type user-interface, allowing for different document types ie. "stories", "blogs", "articles".
  • Category pages for "tags", "authors".
  • Fully customizable standalone pages, including Home page.
  • Responsive user/interface, with sidebars transforming into popouts for small screen resolutions.

Components

sort by:

Application

App
avatar of atanasster
@component-controls/app
3.15.0
commits:
26
created:1 year ago
updated:10 months ago
loc
56
comments
9%
passed
2
coverage
80%

application container component. adds SEO, SkipLinks, Header and Footer.

Component controls stories. Write your components documentation with MDX and JSX. Design, develop, test and review in a single site.
created:1 year ago
updated:1 year ago
loc
15
comments
47%
passed
10
coverage
50%

application build-time error container

some error
text
created:1 year ago
updated:1 year ago
loc
48
comments
8%
passed
2
coverage
43%

application inner container for pages. Adds pagination to the blocks/Container component.

created:1/1/2020
updated:3/31/2020

Story

story subtitle

created:1 year ago
updated:1 year ago
loc
47
comments
9%
passed
2
coverage
65%

application footer component

created:1 year ago
updated:10 months ago
loc
146
comments
3%
passed
8
coverage
46%

application header component

Component controls stories. Write your components documentation with MDX and JSX. Design, develop, test and review in a single site.
Sidebar
avatar of atanasster
avatar of Atanas Stoyanov
created:1 year ago
updated:5 months ago
loc
237
comments
6%
passed
2
coverage
53%

application sidebar component

Documents

created:1 year ago
updated:8 months ago
loc
35
comments
20%
passed
2
coverage
63%

displays page of categories

created:1/1/2020
updated:3/31/2020

Story

story subtitle

    created:1 year ago
    updated:7 months ago
    loc
    54
    comments
    19%
    passed
    2
    coverage
    0%

    displays a list of the provided document pages

    Pages

    created:1 year ago
    updated:10 months ago
    loc
    46
    comments
    2%
    passed
    2
    coverage
    58%
    created:1/1/2020
    updated:3/31/2020

    Story

    story subtitle

    atanasster

    All undefined
      created:1 year ago
      updated:10 months ago
      loc
      33
      comments
      15%
      passed
      2
      coverage
      71%

      documentation page for current document. will check if the page has a layout with sidebars or if the page is standalone.

      created:1/1/2020
      updated:3/31/2020

      Story

      story subtitle

      created:1 year ago
      updated:10 months ago
      loc
      32
      comments
      13%
      passed
      2
      coverage
      53%

      list of documents for a specific document type

      created:1/1/2020
      updated:3/31/2020

      Story

      story subtitle

      created:1 year ago
      updated:1 year ago
      loc
      11
      comments
      0
      passed
      2
      coverage
      60%
      created:1/1/2020
      updated:3/31/2020

      Story

      story subtitle

      import ArrowButton from '@component-controls/blocks';

      story

      description of story

      Components

      package
      imports
      peer
      Table
      react
      ^16.13.1
      ReactFC
      *
      file
      imports
      "./Button"
      ButtonButtonProps
      "@component-controls/components"
      Table

      Stories

      button

      controls

      story

      Components