htmlify_custom_dt_bundle
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

ITables logo

This package is a ESM bundle of DataTables and some of its extensions for ITables.

How to compile the bundle

Run the following commands:

npm install
npm run build:js

How to update the dependencies

Run

npm update

and check whether there are any outdated package with npm outdated.

How to publish a new version

Update the dependencies, bump the version in package.json, and then:

# Package the extension
npm pack

# Publish the package on npm with
npm publish --access=public

Readme

Keywords

none

Package Sidebar

Install

npm i htmlify_custom_dt_bundle

Weekly Downloads

5

Version

0.0.2

License

MIT

Unpacked Size

598 kB

Total Files

9

Last publish

Collaborators

  • matthieucx