1.0.0 • Published 2 years ago

vite-vue2-ts v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

GraphAware DataTable

A simple wrapper component built with Vite-Vue2-Typescript

alt text

Known Vulnerabilities


Demo Link here!


Main project outline

:construction: => (under construction)

✔️ => (done)

Component nameStatus
Wrapper componentdone ✔️
Nested Tablesdone ✔️
Totally recursivedone ✔️
Delete functionalitydone ✔️

lighthouse results

alt text

Vite is a powerful baby technology for simple-to-complex && fast development. That's why I chose it for this simple task

Project setup

After cloning this repo, just run the following command:

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test