Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 644 Bytes

Filament logo

Filament ======

Filament is a ClojureScript library for common client side behavior.

Install

Add the following dependency to your project.clj file:

[com.8thlight/filament "1.1.3"]

Usage

See the Example Project for example usages of some (hopefully all soon) components.

Many of the components can be much improved with some CSS. See example.css for examples.