table-js

WebJar for table-js

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

table-js
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

table-js
WebJar for table-js
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/bpmn-io/table-js

Download table-js

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/table-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>table-js</artifactId>
    <version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/table-js/
implementation 'org.webjars.npm:table-js:7.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/table-js/
implementation ("org.webjars.npm:table-js:7.0.0")
'org.webjars.npm:table-js:jar:7.0.0'
<dependency org="org.webjars.npm" name="table-js" rev="7.0.0">
  <artifact name="table-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='table-js', version='7.0.0')
)
libraryDependencies += "org.webjars.npm" % "table-js" % "7.0.0"
[org.webjars.npm/table-js "7.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.webjars.npm : selection-ranges jar [3.0.3,4)
org.webjars.npm : min-dom jar [3.1.3,4)
org.webjars.npm : ids jar [1.0.0,2)
org.webjars.npm : didi jar [5.2.1,6)
org.webjars.npm : min-dash jar [3.5.2,4)

Project Modules

There are no modules declared in this project.

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

Hacking the Project

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

org.webjars.npm

bpmn.io

Rendering toolkits and editors for BPMN 2.0, CMMN, DMN, and forms.

Versions

Version
7.0.0