Skip to content

Files

Latest commit

 

History

History
 
 

vis-timeline

cljsjs/vis-timeline

[cljsjs/vis-timeline "6.3.2-0"] ;; latest release

This jar comes with deps.cljs as used by the Foreign Libs feature of the ClojureScript compiler. After adding the above dependency to your project you can require the packaged library like:

(ns application.core
  (:require cljsjs.vis-timeline))

For Styling and Images you need css from https://unpkg.com/browse/vis-timeline@6.2.4/dist/ (Its not in the Package, so that you have the ability to change something)