{"library":"jss","type":"library","category":null,"description":"JSS (JavaScript Style Sheets) is a library for generating and managing CSS rules with JavaScript, offering a modular and component-based approach to styling. It allows developers to define styles directly within their JavaScript code, providing dynamic theming, server-side rendering support, and efficient style injection. The current stable version is 10.10.0, although version 10.10.1 explicitly marked the project as no longer maintained. Its key differentiators include a plugin-based architecture for extending functionality, support for various CSS features like nesting and global styles via plugins, and integration with frameworks like React through `react-jss`. It provides a powerful API to create, update, and remove stylesheets dynamically, enabling highly interactive and configurable UI styling. However, due to its abandoned status, new projects should consider actively maintained alternatives.","language":"javascript","status":"abandoned","version":"10.10.0","tags":["javascript","jss","style","sheet","stylesheet","css","components","composable","css in js","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jss","imports":["import { create } from 'jss'","import { Jss } from 'jss'","import { SheetsRegistry } from 'jss'"]},{"cmd":"yarn add jss","imports":[]},{"cmd":"pnpm add jss","imports":[]}],"homepage":"https://cssinjs.org/","github":"https://github.com/cssinjs/jss","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jss","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jss/compatibility"}}