@slickgrid-universal/vanilla-bundle

Vanilla Slick Grid Bundle - Framework agnostic the output is to be used in vanilla JS/TS - Written in TypeScript and we also use WebPack to bundle everything into 1 JS file.

Usage no npm install needed!

<script type="module">
  import slickgridUniversalVanillaBundle from 'https://cdn.skypack.dev/@slickgrid-universal/vanilla-bundle';
</script>

README

License: MIT TypeScript lerna--lite npm npm

Actions Status Cypress.io jest codecov

Vanilla Bundle

@slickgrid-universal/vanilla-bundle

Vanilla Bundle implementation (no framework, plain TypeSript implementation). This package does what other framework would do which is to make all these features usable into 1 bundle so that it could then be used by other Apps/Projects.

Internal Dependencies

External Dependencies

Installation

This Vanilla Bundle is used used by the standalone webpack-demo-vanilla-bundle which serves for demo purposes.

Go to the root of the repo and follow the instructions provided in the main README