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
The core implementation for Glitz. Head over to [https://github.com/frenic/glitz](https://github.com/frenic/glitz) for details.
Includes all official transformers:
A TypeScript and Glitz wrapper for [`inline-style-prefixer/static`](https://github.com/rofrischmann/inline-style-prefixer).
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
[](https://www.npmjs.com/package/@glitz/react) [](https://bundlephobia.com/result?p=@gl
Implementation of Function.prototype.bind
Determine if a function is a native generator function.
Determine if a function is a native async function.
Set a function's length property
Set a function's name property
Transforms numeric values from properties like `height` and `left` to a length with unit.
A function that returns the normally hidden `GeneratorFunction` constructor
A function that returns the normally hidden `AsyncFunction` constructor
Returns a promise from a node-style callback function.
Promisifies all the selected functions in an object
Make a callback- or promise-based function support both promises and callbacks.
A TypeScript custom transformer that adds a displayName to all Glitz components with a VariableStatement.
Lightweight debugging utility for Node.js and the browser
Run an array of functions in parallel
Color helpers to ease transformation between formats, gamut, etc
modernize node.js to current ECMAScript standards
A tiny invariant function
generator async control flow goodness