Skip to content

MikeInnes/dside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dside

Currently there's no good open-source web spreadsheet, and there's no good way to view a large amount of data without crashing your computer. This project is a (very early) attempt to rectify those issues.

dside implements a web spreadsheet component which lazily loads values from a given model, makign it able to handle arbitrary amounts of data without sacrificing on buttery-smooth scrolling (though it could probably be optimised further). Variable-width columns/rows and markers (for overlays like selections and images) are still TODO. Right now this is just a weekend project / proof of concept so it's not particularly comprehensive.

Live demo available on this projects GitHub Pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published