All Projects → thheller → Shadow

thheller / Shadow

collection of useful CLJS code

Programming Languages

clojure
4091 projects
clojurescript
191 projects
cljs
18 projects

Labels

Projects that are alternatives of or similar to Shadow

Csjs
✨ Modular, scoped CSS with ES6
Stars: ✭ 578 (+1129.79%)
Mutual labels:  css-in-js
Jss
JSS is an authoring tool for CSS which uses JavaScript as a host language.
Stars: ✭ 6,576 (+13891.49%)
Mutual labels:  css-in-js
Styled Components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
Stars: ✭ 35,473 (+75374.47%)
Mutual labels:  css-in-js
Css In Js
React: CSS in JS techniques comparison
Stars: ✭ 5,388 (+11363.83%)
Mutual labels:  css-in-js
Styled Jsx
Full CSS support for JSX without compromises
Stars: ✭ 6,768 (+14300%)
Mutual labels:  css-in-js
Ui Box
Blazing Fast React UI Primitive
Stars: ✭ 847 (+1702.13%)
Mutual labels:  css-in-js
Otion
Atomic CSS-in-JS with a featherweight runtime
Stars: ✭ 563 (+1097.87%)
Mutual labels:  css-in-js
Postjss
Use the power of PostCSS in compiling with JSS
Stars: ✭ 40 (-14.89%)
Mutual labels:  css-in-js
Styled Tools
Useful interpolated functions for CSS-in-JS
Stars: ✭ 761 (+1519.15%)
Mutual labels:  css-in-js
Linaria
Zero-runtime CSS in JS library
Stars: ✭ 8,443 (+17863.83%)
Mutual labels:  css-in-js
Design System
Priceline.com Design System
Stars: ✭ 604 (+1185.11%)
Mutual labels:  css-in-js
Free Style
Make CSS easier and more maintainable by using JavaScript
Stars: ✭ 693 (+1374.47%)
Mutual labels:  css-in-js
Polished
A lightweight toolset for writing styles in JavaScript ✨
Stars: ✭ 7,074 (+14951.06%)
Mutual labels:  css-in-js
Aphrodite
Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
Stars: ✭ 5,257 (+11085.11%)
Mutual labels:  css-in-js
Beamwind
a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime
Stars: ✭ 32 (-31.91%)
Mutual labels:  css-in-js
Glamorous Native
React Native component styling solved💄
Stars: ✭ 566 (+1104.26%)
Mutual labels:  css-in-js
Styled System
⬢ Style props for rapid UI development
Stars: ✭ 7,126 (+15061.7%)
Mutual labels:  css-in-js
Emotion Module
💖 Emotion module for Nuxt.js
Stars: ✭ 47 (+0%)
Mutual labels:  css-in-js
Cattous
CSS in JSX for lazy developers, built using styled-components and styled-system
Stars: ✭ 38 (-19.15%)
Mutual labels:  css-in-js
React Postcss
Simple style tag for React
Stars: ✭ 9 (-80.85%)
Mutual labels:  css-in-js

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].