Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stitchesjs/stitches
[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
https://github.com/stitchesjs/stitches
css css-framework css-in-js react stitches
Last synced: 3 days ago
JSON representation
[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
- Host: GitHub
- URL: https://github.com/stitchesjs/stitches
- Owner: stitchesjs
- License: mit
- Created: 2020-04-14T07:07:35.000Z (over 4 years ago)
- Default Branch: canary
- Last Pushed: 2024-05-15T20:38:27.000Z (7 months ago)
- Last Synced: 2024-11-29T02:15:04.321Z (13 days ago)
- Topics: css, css-framework, css-in-js, react, stitches
- Language: JavaScript
- Homepage: https://stitches.dev
- Size: 7.52 MB
- Stars: 7,758
- Watchers: 52
- Forks: 254
- Open Issues: 118
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome - stitchesjs/stitches - \[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience. (JavaScript)
- stars - stitchesjs/stitches - in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience. (HarmonyOS / Windows Manager)
- awesome-react-components - stitches - CSS-in-JS with near-zero runtime, SSR, multi-variant support. (Code Design / CSS / Style)
- fucking-awesome-react-components - stitches - CSS-in-JS with near-zero runtime, SSR, multi-variant support. (Code Design / CSS / Style)
- best-of-react - GitHub - 17% open · ⏱️ 19.06.2023): (Styling)
README
Update June 19, 2023: Stitches is no longer actively maintained due to changes in the React ecosystem and maintainer availability. You can read more here.
---
# Stitches
## Style your components with confidence
CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
#### Stitches Core
Framework-agnostic implementation.
```sh
npm install @stitches/core
```[Read more](https://github.com/stitchesjs/stitches/tree/main/packages/core)
#### Stitches React
React wrapper including the `styled` API.
```sh
npm install @stitches/react
```[Read more](https://github.com/stitchesjs/stitches/tree/main/packages/react)
---
## Documentation
For full documentation, visit [stitches.dev](https://stitches.dev).
## Contributing
Please follow our [contributing guidelines](./CONTRIBUTING.md).
## Community
You can join the [Stitches Discord](https://discord.com/invite/H4eG3Mk) to chat with other members of the community.
Here's a list of community-built projects:
- [babel-plugin-transform-stitches-display-name](https://github.com/afzalsayed96/babel-plugin-transform-stitches-display-name)
- [stitches-normalize-css](https://github.com/psongpin/stitches-normalize-css)
- [stitches-crochet](https://github.com/orenelbaum/stitches-crochet)
- [stitches-native](https://github.com/Temzasse/stitches-native)## Authors
- Pedro Duarte ([@peduarte](https://twitter.com/peduarte))
- Jonathan Neal ([@jon_neal](https://twitter.com/jon_neal))
- Abdulhadi Alhallak ([@hadi_hlk](https://twitter.com/hadi_hlk)) - [WorkOS](https://workos.com)## License
Licensed under the MIT License, Copyright © 2022-present WorkOS.
See [LICENSE](./LICENSE.md) for more information.