Skip to content

A blazing fast library for viewing and editing tables

License

Notifications You must be signed in to change notification settings

bpmn-io/table-js

Repository files navigation

This library exposes ES modules. Use an ES module aware bundler such as Webpack or Rollup to bundle it for the browser.

table-js

A blazing fast library for viewing and editing tables.

Build Status

Development

To get the development setup make sure to have NodeJS installed. If your set up, clone the project and execute

npm install

Testing

Execute npm run dev to run the test suite in watch mode.

Expose an environment variable TEST_BROWSERS=(Chrome|Firefox|IE) to execute the tests in a non-headless browser.

Package

Execute npm run all to lint and test the project.

Note: We do not generate any build artifacts. Required parts of the library should be bundled by library consumers as needed instead.

License

MIT

About

A blazing fast library for viewing and editing tables

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks