1.3.7 • Published 5 years ago

dbhcomponentbuilder v1.3.7

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

dbh UI Component builder

Full Documentation on the internal confluence site

Credits

Heavily inspired by Typescript-Babel-Starter, Typescript-React-Starter, react-component-rollup-typescript-boilerplate and rbx

Install

npm install

Install peerDependencies

npm install react react-dom classnames

Linting

npm run lint

Type-checking

npm run type-check
npm run type-check:watch

Build for Production using Babel

npm run build:babel

#Build for Production using Typescript

npm run build:tsc

Usage

Import the stuff you need:

import { ListPane, EditPane } from 'dbhcomponentbuilder';

Todo

add storybook to test the Components locally

1.3.7

5 years ago

1.3.6

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.1.9

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago