0.0.0 • Published 2 years ago

solid-lines v0.0.0

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

solid-lines

Strands & Timelines, but solid this time!

Basic Features

  • Dates & Time (obviously ;-)
  • One or two-sided layouts
  • Multi-column layout (for fixed categories)
  • Mini-map style scrollbar
  • Different card layouts
  • ...

Advanced Features

  • Nested timelines
    • We want to be able to "zoom into" timeline segments (even nodes?) and expand them to sub-timelines
  • Bind to an API / GraphQL (subscription) endpoint

CRUD

  • Create / update / delete cards
  • Pass in a function that handles the action
  • Initially the data-structure has to be updated manually in order to re-render
  • In an advanced version, we're going to provide local mutators which sync data changes with a server-side endpoint

Vertical and horizontal layouts

  • Maybe...

Tech stuff

  • Typed (TS) interfaces
  • Powered by TanStack ??
    • it doesn't have to resolve to a grid-like UI, does it...?
    • we could use all the sorting / filtering / grouping functionality provided by TS ;-)
0.0.0

2 years ago