@saradafuture/data-table
v1.12.0
Published
A sortable data table built with TypeScript.
Readme
Sortable Data Table
A sortable data table built with TypeScript.
Features
- Sortable columns
- Dynamic table generation
- Responsive design
Installation
- Clone the repository.
- Run
npm installto install dependencies.
Usage
- Run
npm run buildto compile the TypeScript code. - Run
npm startto start the development server. - Open
http://127.0.0.1:8080in your browser.
License
MIT
