Skip to content

Commit

Permalink
feat: add ViteJS demo (#1075)
Browse files Browse the repository at this point in the history
* feat: add ViteJS demo
  • Loading branch information
ghiscoding authored Oct 29, 2024
1 parent 2d084f9 commit 65724ad
Show file tree
Hide file tree
Showing 14 changed files with 2,619 additions and 15 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ Here's one of the available examples from above [Realtime Trading](https://6pac.

![Realtime Trading Demo](https://github.com/user-attachments/assets/654fb4e1-c11d-42fb-b8d5-6c4161d16c00)

#### Vite Demo
You can also see a [ViteJS](https://vite.dev/) demo in the [./vite-demo](https://github.com/6pac/SlickGrid/tree/master/vite-demo) folder, this Vite demo was created mostly to test the project ESM build and also the SASS imports as well.

### Installation
There are multiple ways to use and install SlickGrid, you can use it as a standalone (IIFE) or install it through NPM then `import` or `require` SlickGrid (`import` is preferred for tree shaking).

Expand Down
Loading

0 comments on commit 65724ad

Please sign in to comment.