0.6.12 • Published 2 months ago

@puppet/data-grid v0.6.12

Weekly downloads
54
License
Apache-2.0
Repository
-
Last release
2 months ago

data-grid

Usage

Add the package to your project:

npm install @puppet/data-grid

Import the Sass styles (e.g. in your index.scss):

@import '~@puppet/data-grid/src/index';

Import and use the react component:

import { DataGridTableComponent } from '@puppet/data-grid';

Actions

  • npm install: Install dependencies of package
  • npm run build: Build static asset bundles
  • npm run watch: Rebuild on file changes and output the production build
  • npm run watch:dev: Rebuild on file changes and output a development build (e.g. retaining debugger statements)
  • npm test: Run all tests with jest
  • npm run test:watch: Run tests in watch mode
  • npm run test:coverage: Run tests with coverage reporting
  • npm run lint: Lint everything
  • npm run format: Run auto code formatting

Puppet uikit generator

This package was built in accordance with the patterns established in the uikit. You may find it useful to create component boilerplate with:

uikit generate component <ComponentName> -d src/client/components

or to create utility methods with

uikit generate method <methodName> -s src/client/methods
0.6.12

2 months ago

0.6.10

2 years ago

0.6.11

2 years ago

0.6.9

2 years ago

1.0.0-alpha.5

2 years ago

0.6.7

2 years ago

0.6.6

2 years ago

0.6.8

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

0.6.3

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.6.2

2 years ago

1.0.0-alpha.2

2 years ago

1.0.0-alpha.1

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.5-alpha.1

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.8-alpha.1

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.20

4 years ago

0.1.19

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago