🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

documentation-stylist

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

documentation-stylist

documentation.js Bootstrap Theme with TypeScript and React support

unpublished
latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

documentation-stylist

documentation-stylist is a react-styleguidist-inspired theme for documentation.js with support for TypeScript and React components

Style by Andre from NounProject.com Logo Style by Andre from NounProject.com

You can check an example documentation that uses it here: rlayers

rlayers API screenshot

Usage

First:

npm i --save-dev documentation-stylist

Then:

documentation build ... --theme=node_modules/documentation-stylist/index.js

Using with React Components

documentation-stylist supports the non-standard JSDoc tag @propsfor that allows to link the properties interface definition to the component.

Customization

documentation-stylist uses Bootstrap and Handlebars. Simply copy the documentation-stylist directory to your project and edit the templates in ./hbs.

Keywords

react

FAQs

Package last updated on 11 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts