@foxford/docs-utils

0.3.0 • Public • Published
Command Description
npm test Run eslint check

Getting started

  1. npm i

Usage

Inject styleguideConfigMixin into your styleguidist.config.js to get all the documentation components and styles.

const { styleguideConfigMixin } = require('@foxford/foxford-docs-utils')

module.exports = {
  ...styleguideConfigMixin,
  /* If you want to have favicon, logo and images */
  assetsDir: resolve(__dirname, 'node_modules/@foxford/docs-utils/assets'),
  /** Your config here */
}

Important documents

/@foxford/docs-utils/

    Package Sidebar

    Install

    npm i @foxford/docs-utils

    Weekly Downloads

    0

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    3.32 MB

    Total Files

    33

    Last publish

    Collaborators

    • foxford-service
    • iammalikov
    • dmeremyanin
    • romanlex
    • alexkonst
    • stud-mai