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
- Host: GitHub
- URL: https://github.com/8thlight/filament
- Owner: 8thlight
- Created: 2013-12-05T16:14:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T16:47:12.000Z (over 11 years ago)
- Last Synced: 2025-07-08T18:07:14.355Z (12 months ago)
- Language: Clojure
- Size: 455 KB
- Stars: 3
- Watchers: 76
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
Awesome Lists containing this project
README
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.