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

https://github.com/anmonteiro/devcards-om-next

Devcards extension for writing fully reloadable Om Next cards
https://github.com/anmonteiro/devcards-om-next

Last synced: 6 months ago
JSON representation

Devcards extension for writing fully reloadable Om Next cards

Awesome Lists containing this project

README

          

# devcards-om-next [![Clojars Project](https://img.shields.io/clojars/v/devcards-om-next.svg)](https://clojars.org/devcards-om-next)

Devcards extension for writing fully reloadable Om Next cards.

## Installation
Leiningen dependency information:

```clojure
[devcards-om-next "0.3.0"]
```

Maven dependency information:

```xml

devcards-om-next
devcards-om-next
0.3.0

```

## Usage

Require the `devcards-om-next.core` namespace.

```clojure
(ns my-ns.core
(:require [devcards-om-next.core :refer-macros [defcard-om-next om-next-root]]
[om.next :as om :refer-macros [defui]]))
```

## Documentation

In progress. See [this blog post](http://anmonteiro.com/2016/02/om-next-meets-devcards-the-full-reloadable-experience/) for a quick start.

## License

Copyright © 2016 António Nuno Monteiro

Distributed under the Eclipse Public License either version 1.0.