An open API service indexing awesome lists of open source software.

https://github.com/8thlight/filament

Rich client utilities for ClojureScript
https://github.com/8thlight/filament

Last synced: 8 months ago
JSON representation

Rich client utilities for ClojureScript

Awesome Lists containing this project

README

          

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](https://github.com/8thlight/filament/tree/master/example) for example usages of some (hopefully all soon) components.

Many of the components can be much improved with some CSS. See [example.css](https://github.com/8thlight/filament/blob/master/example/example.css) for
examples.