Skip to content

Files

Latest commit

 

History

History
 
 

w2ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

cljsjs/w2ui

[cljsjs/w2ui "1.4.3-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 and use the packaged library like so:

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

Externs were generated using https://github.com/jmmk/javascript-externs-generator

For default-style use w2ui.css, which is not included in this package to enable using custom styling. For example you can use: https://unpkg.com/w2ui@1.4.3/w2ui-1.4.3.min.css