@jjordy/datagrid

1.1.5 • Public • Published

@jjordy/datagrid

JavaScript Style Guide

Install

  $ npm install @jjordy/datagrid

Requirements

  • node >= 8
  • npm >= 5

Contributing & Development Instructions

Install dependencies, and check to see it works

$ npm install                   # Install project dependencies
$ npm run dev                     # Development via storybook @ localhost:9001

While developing, you will probably rely mostly on npm run dev; however, there are additional scripts at your disposal:

npm run <script> Description
dev Development Mode
lint Lint all .js files.
build Build Production Library.
lint:fix Lint and fix all .js files. Read more on this.

Project Structure

├── .storybook               # Storybook config
├── src                      # Client entry point

Readme

Keywords

none

Package Sidebar

Install

npm i @jjordy/datagrid

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

86.8 kB

Total Files

19

Last publish

Collaborators

  • jjordy