Skip to content

Files

Latest commit

0274349 · Jan 31, 2020

History

History
This branch is 190 commits behind cljsjs/packages:master.

d3-format

cljsjs/d3-format

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

(ns application.core
  (:require cljsjs.d3-format))