This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@temporg/ui-docs-client
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

category: packages private: true

ui-docs-client

npm  build-status  MIT License  Code of Conduct

A client application to display documentation made by Rock Content.

Installation

yarn add @temporg/ui-docs-client

Usage

import renderDocsClient from '@temporg/ui-docs-client'

const props = {
  docs: {},
  parents: {},
  sections: {},
  library: {}
}

renderDocsClient(props, document.getElementById('app'))

Note: The data for the props argument is generated by the @temporg/ui-docs-plugin.

Development

From the root of the rock-kit repo:

  1. Run yarn build:watch
  2. Run yarn dev
  3. Open http://localhost:8080/ in your browser

/@temporg/ui-docs-client/

    Package Sidebar

    Install

    npm i @temporg/ui-docs-client

    Weekly Downloads

    2

    Version

    0.8.0

    License

    MIT

    Unpacked Size

    504 kB

    Total Files

    128

    Last publish

    Collaborators

    • npm