metosin/om-dev-tools

Name: om-dev-tools

Owner: Metosin

Description: null

Created: 2015-02-14 20:30:03.0

Updated: 2016-05-28 22:54:10.0

Pushed: 2015-03-21 22:22:17.0

Homepage: http://metosin.github.io/om-dev-tools/

Size: 2148

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Om-dev-tools

Clojars Project

Some stuff I have found useful with developing Om applications. Om instrumentation stuff is originally from Circle CI: Instrumenting Om Component.

Usage
ClojureScript

Check example. core-ns offers a quick and easy way to use om-dev-tools but you could also manually use provided stuff and e.g. use your own UI.

Styles

Jar should contain files om-dev-tools/om-dev-tools.css and om-dev-tools/om-dev-tools.less. You can serve the css files and refer than from your index.html. If you are using LESS tool which reads imports from classpath, like boot-less or lein-less4j, you can @import "om-dev-tools/om-dev-tools.less";.

Ideas
TODO
License

Copyright © 2015 Metosin Oy

Distributed under the Eclipse Public License, the same as Clojure.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.