interra-data-catalog-components

0.0.40 • Public • Published

Data Catalog Components

A set of React components to facilitate the creation of Open Data Catalogs with React.

Viewing the Components

This project utilizes storybook to document the available components.

To see the available components:

  1. clone this repo
  2. Install the dependencies with npm:
    1. cd data-catalog-components
    2. npm install
  3. Start storybook
    1. npm run storybook

Publishing

  1. Review exports in index.js
  2. Increase version in package.json
  3. run npm run lib
  4. run npm publish

Publish to Github Pages

  1. run npm run prepublish; npm run deploy-storybook

Testing Components without Updating NPM Package

To test or use the components from a github branch:

  1. Create new branch locallly
  2. Remove lib from .gitignore
  3. Run npm run lib
  4. Push lib folder and .gitignore to your branch
  5. Add branch to package.json by running npm install --save interra/data-catalog-components#MY-BRANCH
  6. Profit

Readme

Keywords

Package Sidebar

Install

npm i interra-data-catalog-components

Weekly Downloads

5

Version

0.0.40

License

GPL-3.0

Unpacked Size

219 kB

Total Files

70

Last publish

Collaborators

  • acouch
  • fmizzell
  • janette