You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket
f

faddee

npm

Packages

Comaintainers

13 packages

csstype

Strict TypeScript and Flow types for style based on MDN data

glitz

@glitz/core

The core implementation for Glitz. Head over to [https://github.com/frenic/glitz](https://github.com/frenic/glitz) for details.

@glitz/devtool-transformer

Development tool to validate style declarations using `CSSStyleDeclaration` in the browser. It keeps track on how the browser reacts to it and notifies you via `console` if there's any ignored declarations. Then it returns the same style object without to

@glitz/length-transformer

Transforms numeric values from properties like `height` and `left` to a length with unit.

@glitz/prefixer-transformer

A TypeScript and Glitz wrapper for [`inline-style-prefixer/static`](https://github.com/rofrischmann/inline-style-prefixer).

@glitz/react

[![npm (scoped)](https://img.shields.io/npm/v/@glitz/react.svg)](https://www.npmjs.com/package/@glitz/react) [![@glitz/react bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@glitz/react.svg)](https://bundlephobia.com/result?p=@gl

@glitz/static

This package is work in progress but is currently used in production.

glitz-style-function

A tiny [Glitz](https://github.com/frenic/glitz) utility function to be able to pass props to a style function. Any `$`-prefixed props will be emitted and never reach the inner styled component. It's basically an alternative `styled` function that accepts

@glitz/transformers

Includes all official transformers: