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

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]

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