0.2.4 • Published 11 months ago

@aitube/timeline v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@aitube/timeline

React component to display an OpenClap timeline

Introduction

This library is not ready for public use yet.

This is a "build in public" project so code is open and provided for convenience and discussion, but there is no official release yet (documentation will be written once the library is useable).

Thanks for your patience!

Installation

Note: as warned before, this library is not ready for public use yet.

I cannot provide support until the basic features have been implemented and some critical bugs fixed.

npm install @aitube/timeline

Depending on your project configuration and package manager, you may need to install some additional packages manually, such as React, Radix, Tailwind, Three.js, Zustand etc:

npm install @aitube/clap @radix-ui/react-slider @react-spring/three @react-spring/types @react-three/drei @react-three/fiber @types/react @types/react-dom react react-dom tailwindcss three typescript zustand

If you forget some dependencies you might get weird errors

Building

You can see in the package.json that I set NODE_ENV=production while building, that's because of a weirdness with Bun: https://github.com/oven-sh/bun/issues/3768

If you are developping the timeline, I recommend to use:

bun run build:dev

to build with the jsxDEV enabled.

You will also want to use a path like this to test the module directly dependency:

 "@aitube/timeline": "file:/Users/jbilcke/Projects/Typescript_Libraries/aitube-timeline",

Future extensions

This project is currently not designed to be used with other tools such as Svelte, Vue, or other state manager. In the future it may be split into sub-libraries to facilitate support for alternative frameworks.

TODO

BUG: the scrollY position is a bit janky, one should solve the formula OPTIM: we should avoid re-creating geometries (eg. grids, cells) and text since this is costly FEATURE: Add edit callbacks CLEAN: Write doc BUG: Fix the Vite previewer

0.2.4

11 months ago

0.2.3

11 months ago

0.2.2-1

11 months ago

0.2.2

11 months ago

0.2.1-1

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.4-1

11 months ago

0.1.3

12 months ago

0.1.2-4

12 months ago

0.1.2-3

12 months ago

0.1.2-2

12 months ago

0.1.2-1

12 months ago

0.1.2-0

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.0.46

12 months ago

0.0.45

12 months ago

0.0.44

12 months ago

0.0.43

12 months ago

0.0.42

1 year ago

0.0.41

1 year ago

0.0.40

1 year ago

0.0.39

1 year ago

0.0.37

1 year ago

0.0.36

1 year ago

0.0.35

1 year ago

0.0.34

1 year ago

0.0.33

1 year ago

0.0.32

1 year ago

0.0.31

1 year ago

0.0.30

1 year ago

0.0.29

1 year ago

0.0.28

1 year ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago