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 that adds default custom unit to numeric values where needed
JSS plugin that handles vendor prefixes in the browser
JSS plugin for function value and rule syntax
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.
Implements css() interface on top of JSS
JSS integration with React
True rules isolation through automatic properties reset.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Type safe CSS-in-JS API heavily inspired by react-jss
This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains the core JSS APIs (layout service) and utilities.
For ruby and ruby on rails
Flip styles using rtl-css-js
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.
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.
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.
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.
Chook is a Ruby module which implements a framework for working with webhook events sent by the JSS, the core of Jamf Pro, a management tool for Apple devices. Chook also provides a simple, sinatra-based HTTP(S) server, for handling those Events, and classes for sending simulated TestEvents to a webhook handling server.