storyshare-sui-react-components

0.24.0 • Public • Published

storyshare-sui-react-components

Installation

nvm use
yarn install

Options

  • blockContent.formats - mapping from a format type (e.g. a, strong) to a custom component that will render that format. Format components should take at least children and RichText props, and should render <RichText content={ children } /> somewhere.

NPM scripts

  • build - runs all build subtasks below
  • build:commonjs - builds CommonJS modules for distribution
  • build:es - builds ES6 modules for distribution
  • clean - cleans up all built resources
  • clean:coverage - cleans up coverage reports
  • clean:dist - cleans up compiled files for distribution
  • clean:docs - cleans up built documentation
  • docs - builds API documentation
  • lint - lints all sources
  • test - executes tests (add --watch to watch for changes)

Dependents (0)

Package Sidebar

Install

npm i storyshare-sui-react-components

Weekly Downloads

1

Version

0.24.0

License

UNLICENSED

Unpacked Size

4.4 MB

Total Files

675

Last publish

Collaborators

  • npmchrisl
  • simpleigh