JSS plugin that enables support for nested selectors
JSS plugin that allows to write camel cased rule properties
Global styles for JSS
JSS plugin that ensures style properties extend each other instead of override
JSS plugin for function value and rule syntax
JSS plugin that adds default custom unit to numeric values where needed
JSS plugin that handles vendor prefixes in the browser
A lib for generating Style Sheets with JavaScript.
JSS plugin for TC39 Observables support
JSS plugin enables string templates
JSS plugin that gives you a better syntax than CSS.
JSS plugin that enables mixing in styles.
JSS plugin for classes composition
Default preset for JSS with selected plugins.
Type safe CSS-in-JS API heavily inspired by react-jss
JSS integration with React
Implements css() interface on top of JSS
This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains the core JSS APIs (layout service) and utilities.
Utilities to assist in the development and deployment of Sitecore JSS apps.
This module is provided as a part of Sitecore JavaScript Rendering SDK (JSS). It contains React components and integration for JSS.
True rules isolation through automatic properties reset.
This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains Next.js components and integration for JSS.
Flip styles using rtl-css-js
JSS plugin that adds default custom unit to numeric values where needed
This is the last version of the gem named jss-api. It exists merely as a pointer to the new gem 'ruby-jss' which provdes the same module going forward. Requiring 'jss-api' will merely require 'jss'. However, please update your code to require 'jss' directly, as this wrapper will eventually go away.
Lightweight, unofficial client for the JAMF Software Server (JSS) API
With the help or Ruby JSS, uses the API to list all or one the policies in which a package appears and gives the ability to replace the package in all these policies.
The ruby-jss gem provides native ruby access to the REST APIs of Jamf Pro, an enterprise/education tool for managing Apple devices, from jamf.com. The Jamf module provides access to both the 'Classic' API and the more modern 'Jamf Pro' API. Jamf Pro objects are implemented as classes and can interact with each other. Authentication tokens, data transfer using JSON or XML and other details are handled automatically under the hood to allow simpler, intuitive automation of Jamf-related tasks.