gabrielpetersson / fast-grid

World's most performant DOM-based web table. Try it! fast-grid.vercel.app/
https://fast-grid.vercel.app/
MIT License
1.42k stars 21 forks source link

Can use in a web application? like html, asp.net or mvc. #9

Open wobushiyangguo-cd opened 1 month ago

wobushiyangguo-cd commented 1 month ago

I can't find any fast-grid.js and fast-grid.css files in the github, so how to add the reference files in a web application which was developed by html, asp.net, asp.net mvc?

gabrielpetersson commented 1 month ago

you'd need to vite build it. thought i'd recommend copy pasting over the code for now to have control over things since it's not very structured / easily patchable out of the box atm