Socket
Socket
Sign inDemoInstall

jss

Package Overview
Dependencies
4
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jss

A lib for generating Style Sheets with JavaScript.


Version published
Weekly downloads
2.3M
decreased by-1.78%
Maintainers
1
Install size
708 kB
Created
Weekly downloads
 

Changelog

Source

10.0.0-alpha.22 (2019-7-2)

Breaking Changes

  • [jss] SheetsRegistry.toString(options) will now return all sheets by default, no matter detached or attached. You can specify which one you want by using the option registry.toString({attached: true}) (1140)

Bug fixes

  • [react-jss] SSR for the hooks based API will now work with the registry as expected (1140)
  • [react-jss] When id options passed to JssProvider, we need to create a new generateId function (#1147)

Improvements

  • [react-jss] Document id prop for JssProvider, add "Class name generator options" to the docs. (#1147)
  • [react-jss] Use component name or displayName as a class name prefix also in production by default (#1147)

Readme

Source

jss

Version License Downlodas Size Dependencies Gitter

A lib for generating Style Sheets with JavaScript.

See our website jss for more information.

Install

Using npm:

npm install jss

or using yarn:

yarn add jss

Keywords

FAQs

Last updated on 02 Jul 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc