Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cssinjs/jss
JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://github.com/cssinjs/jss
components css css-in-js cssinjs js jss stylesheets
Last synced: 3 days ago
JSON representation
JSS is an authoring tool for CSS which uses JavaScript as a host language.
- Host: GitHub
- URL: https://github.com/cssinjs/jss
- Owner: cssinjs
- License: mit
- Created: 2014-10-12T20:33:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T19:53:12.000Z (4 months ago)
- Last Synced: 2024-10-29T20:58:16.189Z (about 1 month ago)
- Topics: components, css, css-in-js, cssinjs, js, jss, stylesheets
- Language: JavaScript
- Homepage: https://cssinjs.org
- Size: 7.8 MB
- Stars: 7,080
- Watchers: 83
- Forks: 399
- Open Issues: 220
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-react-cn - jss - Authoring tool for CSS (Uncategorized / Uncategorized)
- favorite-link - JSS 是 CSS 的创作工具,它使用 JavaScript 作为宿主语言。
- awesome-react - jss - Authoring tool for CSS (Uncategorized / Uncategorized)
- awesome-learning-resources - jss - Authoring tool for CSS (Uncategorized / Uncategorized)
- best-of-react - GitHub - 21% open · ⏱️ 14.05.2024): (Styling)
- awesome-react - jss - JSS is an authoring tool for CSS which uses JavaScript as a host language. ` 📝 9 days ago` (React [🔝](#readme))
- awesome-css-in-js - jss - jss](https://github.com/cssinjs/react-jss) [styled-jss](https://github.com/cssinjs/styled-jss) | (库)
README
# Status
This project is no longer maintained. [I am](https://github.com/kof) working on a new tool called [Webstudio](https://github.com/webstudio-is/webstudio). It allows you to visually build and generate optimized CSS and React components along with a [Remix](https://remix.run/) app. Similar to Webflow, but open-source and goes beyond marketing sites.# About
[![Version](https://img.shields.io/npm/v/jss.svg?style=flat)](https://npmjs.org/package/jss)
[![License](https://img.shields.io/npm/l/jss.svg?style=flat)](https://github.com/cssinjs/jss/blob/master/LICENSE)
[![Downlodas](https://img.shields.io/npm/dm/jss.svg?style=flat)](https://npmjs.org/package/jss)
[![Size](https://img.shields.io/bundlephobia/minzip/jss.svg?style=flat)](https://npmjs.org/package/jss)
[![Contributors](https://img.shields.io/github/contributors/cssinjs/jss.svg?style=flat)](https://github.com/cssinjs/jss/graphs/contributors)
[![Build Status](https://travis-ci.org/cssinjs/jss.svg?branch=master)](https://travis-ci.org/cssinjs/jss)
[![OpenCollective](https://opencollective.com/jss/backers/badge.svg)](#backers)
[![OpenCollective](https://opencollective.com/jss/sponsors/badge.svg)](#sponsors)A lib for generating Style Sheets with JavaScript.
For documentation see our [docs](https://cssinjs.org).
## Community
- Join our [Discord](https://discord.gg/e79XhqmaDH)
- Use [Discussions](https://github.com/cssinjs/jss/discussions) to discuss ideas or ask for help## Backers
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/jss#backer)]
## Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/jss#sponsor)]
## Supporters
Thanks to [BrowserStack](https://www.browserstack.com) for providing the infrastructure that allows us to run our tests in real browsers and to all awesome [contributors](https://github.com/cssinjs/jss/graphs/contributors).