Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emotion-js/awesome-emotion
A curated list of awesome stuff related to emotion
https://github.com/emotion-js/awesome-emotion
List: awesome-emotion
Last synced: about 1 month ago
JSON representation
A curated list of awesome stuff related to emotion
- Host: GitHub
- URL: https://github.com/emotion-js/awesome-emotion
- Owner: emotion-js
- Created: 2018-06-12T09:14:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T09:23:16.000Z (about 2 years ago)
- Last Synced: 2024-05-19T20:04:00.609Z (7 months ago)
- Homepage:
- Size: 11.7 KB
- Stars: 124
- Watchers: 5
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-list - awesome-emotion - js | 101 | (Others)
- ultimate-awesome - awesome-emotion - A curated list of awesome stuff related to emotion. (Other Lists / Monkey C Lists)
README
# Awesome Emotion [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> A curated list of awesome stuff related to [emotion](https://emotion.sh)
## Contents
- [General Resources](#general-resources)
- [Community](#community)
- [Libraries](#libraries)
- [Component Libraries](#component-libraries)
- [Examples In the Wild](#examples-in-the-wild)
- [Contribute](#contribute)
- [License](#license)## General Resources
- [Site](https://emotion.sh/)
- [GitHub](https://github.com/emotion-js/emotion)## Community
- [Slack](https://emotion.now.sh)
- [Spectrum](https://spectrum.chat/emotion)## Libraries
- [facepaint](https://github.com/emotion-js/facepaint) - Responsive style values for css-in-js
- [ember-emotion](https://github.com/alexlafroscia/ember-emotion) - Use emotion in Ember.js
- [vue-emotion](https://github.com/egoist/vue-emotion) - Use emotion in Vue.js
- [CSS to emotion transform](https://transform.now.sh/css-to-emotion/)
- [ShevyJS](https://github.com/kyleshevlin/shevyjs) - Configurable Vertical Rhythm & Typography in CSS-in-JS
- [design-system-utils](https://github.com/mrmartineau/design-system-utils) - Utilities to give better access to your design system.
- [styled-map](https://github.com/scf4/styled-map) - Super simple lib to map props to styles
- [polished](https://github.com/styled-components/polished) - Lightweight set of Sass/Compass-style mixins/helpers for writing styles in JavaScript.
- [styled-conditions](https://github.com/karolisgrinkevicius/styled-conditions) - Ultra-lightweight flag utility to conditionally apply css depending on React props.
- [manipulative](https://github.com/paulshen/manipulative) - React devtool to style emotion components from the browser.## Component Libraries
- [react-select](https://github.com/JedWatson/react-select) ([Website](http://jedwatson.github.io/react-select/))
- [reactivesearch](https://github.com/appbaseio/reactivesearch) ([Website](https://opensource.appbase.io/reactivesearch/))
- [circuit-ui](https://github.com/sumup/circuit-ui) ([Storybook](https://sumup.github.io/circuit-ui/))
- [govuk-react](https://github.com/UKHomeOffice/govuk-react/) ([Storybook](https://ukhomeoffice.github.io/govuk-react/))
- [smooth-ui](https://github.com/smooth-code/smooth-ui) ([Website](https://smooth-ui.smooth-code.com/))
- [mineral-ui](https://mineral-ui.com) ([Website](https://mineral-ui.com))
- [sancho-ui](https://sancho-ui.com) ([Website](https://sancho-ui.com))## Examples In the Wild
- [healthline.com](https://www.healthline.com/health/body-aches)
- [nytimes.com](https://www.nytimes.com)
- [vault.crucible.gg](http://vault.crucible.gg/)
- [saldotuc.com](https://saldotuc.com)
- [gatsbythemes.com](https://gatsbythemes.com/)
- [blazity.com](https://blazity.com/)
- [postmates.com](https://postmates.com/)
- [thedisconnect.co](https://thedisconnect.co/one)
- [zefenify.com](https://zefenify.com/about.html)
- [strelkamag.com](https://strelkamag.com/)
- [rookout.com](https://www.rookout.com)
- [figma.com](https://www.figma.com/)
- [designsystems.com](https://www.designsystems.com/)## Contribute
Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)
To the extent possible under law, Mitchell Hamilton has waived all copyright and
related or neighboring rights to this work.