@slickgrid-universal/vanilla-bundle
v9.11.0
Published
Vanilla Slick Grid Bundle - Framework agnostic the output is to be used in vanilla JS/TS - Written in TypeScript and we also use Vite to bundle everything into a single JS file.
Readme
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
- @slickgrid-universal/common
- @slickgrid-universal/event-pub-sub
- @slickgrid-universal/custom-footer-component
- @slickgrid-universal/empty-warning-component
- @slickgrid-universal/pagination-component
Installation
This Vanilla Bundle is used used by the standalone demos/vanilla which serves for demo purposes.
Go to the root of the repo and follow the instructions provided in the main README
