Skip to content

Files

Latest commit

0274349 · Jan 31, 2020

History

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

autolayout

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 22, 2016
Dec 16, 2017
Jan 31, 2020

cljsjs/autolayout

[cljsjs/autolayout "0.6.0-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 so:

(ns application.core
  (:require cljsjs.autolayout))

Documentation for the autolayout lib can be found on its github page