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.
- @slickgrid-universal/common
- @slickgrid-universal/event-pub-sub
- @slickgrid-universal/custom-footer-component
- @slickgrid-universal/empty-warning-component
- @slickgrid-universal/pagination-component
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