shadow
shadow copied to clipboard
collection of useful CLJS code
shadow
Some useful CLJS things. Stuff I collected over the past few years and use in a couple projects. Didn't want to create a library for each one so they ended up here.
Current version
[thheller/shadow-client "1.1.0"]
Useful and Current
- shadow.markup
- shadow.dom (working directly on the DOM)
- shadow.api (running code from HTML)
- shadow.xhr
Experimental (React related, extremely ALPHA)
- shadow.react.*
Probably going away
- shadow.animate
Deprecated and old: Do Not Use.
- shadow.object
- shadow.ui.*
- shadow.legacy.*
- shadow.keyboard
License
Copyright © 2017 Thomas Heller
Distributed under the Eclipse Public License, the same as Clojure.