https://github.com/cldwalker/om-components
A collection of reusable om components [WIP]
https://github.com/cldwalker/om-components
Last synced: about 1 year ago
JSON representation
A collection of reusable om components [WIP]
- Host: GitHub
- URL: https://github.com/cldwalker/om-components
- Owner: cldwalker
- License: mit
- Created: 2014-01-27T03:26:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-31T22:06:13.000Z (over 12 years ago)
- Last Synced: 2025-03-20T10:44:15.722Z (about 1 year ago)
- Language: Clojure
- Size: 125 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Description
This library provides a collection of reusable [om](https://github.com/swannodette/om) components
that can be easily pulled in to any om app. This is a work in progress.
## Usage
See the current examples:
```sh
$ lein cljsbuild once om-components
$ open index.html
```
## TODO
* Add many more components