Skip to content

Create and control a timeline with different layer

Notifications You must be signed in to change notification settings

funkymed/timeliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timeliner

Author : Cyril Pereira

Timeliner is a component to manage a timeline. In the example you can found a live interraction and a control of the timecode in the timeline. You also can use callback to fire some event from blocks in the timeline. You can use the engine without display the timeline.

Features

  • Display a timeline from a json object
  • Colors the groups of blocks
  • Toggle rendering timeline
  • EventListner and callback on blocks
  • Callback when the block is fired

snapshot

Install

yarn add funkymed-timiliner --save

or

npm install funkymed-timiliner 

Demo

The component in action : http://medcg.free.fr/tmp/npm-timeliner

build the demo locally

yarn build
yarn start

About

Create and control a timeline with different layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published