Navigation Menu

Skip to content

thheller/shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published