VirtualCSS / planning

Repository for planing and brainstorming on the VirtualCSS system
MIT License
66 stars 0 forks source link

List of potential related projects #2

Open jviereck opened 9 years ago

jviereck commented 9 years ago

Feel free to chop in the ones you have in mind yourself:

robertknight commented 9 years ago

@SanderSpies / Andrey Popp's react-style library is one of the most popular - https://github.com/js-next/react-style

jviereck commented 9 years ago
KyleAMathews commented 9 years ago

My typography project fits here as well.

SanderSpies commented 9 years ago

Don't forget about https://github.com/chenglou/rcss

@chenglou was the true pioneer!

boopathi commented 9 years ago

Also, https://github.com/ebryn/ember-component-css - This way of binding styles to corresponding components is interesting and solves some issues.

ghost commented 9 years ago

ShadowDOM to encapsulate CSS -> https://github.com/Wildhoney/ReactShadow

ghost commented 9 years ago

Style sheet language for creating inlineable style objects for react-native and react-canvas -> https://github.com/orktes/rjss

ghost commented 9 years ago

https://github.com/raphamorim/native-css

jviereck commented 9 years ago

https://github.com/pjjanak/react-native-nested-stylesheets

ghost commented 9 years ago

https://github.com/ericwooley/react-in-style

joeybaker commented 9 years ago

Shady DOM is an interesting approach: https://www.polymer-project.org/0.8/

martinandert commented 9 years ago

https://github.com/martinandert/react-inline tansforms inline styles defined in JavaScript modules into CSS code and class names so they become available to the className prop of React elements.

boopathi commented 9 years ago

https://github.com/petehunt/jsxstyle

dmitry commented 9 years ago

Comparison of 12+ different ways of doing CSS in JS: https://github.com/MicheleBertoli/css-in-js

ghost commented 9 years ago

JavaScript -> CSS http://j2c.py.gy/

ghost commented 9 years ago

https://github.com/kodyl/stilr

geelen commented 9 years ago

https://github.com/css-modules/css-modules :sparkling_heart:

dmitry commented 9 years ago

https://github.com/css-modules/icss