Skip to content

ssbswang/virtual-DOM-table

Repository files navigation

Custom Virtual DOM Table

Overview

This is a custom table implemented using virtual DOM to dynamically load the data based on scrolling positions. Features

  • sort on columns that use numerical data
  • filter by name
  • export current view to csv

Running the framework

  1. docker-compose up -d --build
  2. go to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published