The simplest tool to parse/transform/generate code on ast
Merges and patches a target object. By default the returning object is a shallow merge of unpatched and deep merge of patched target's properties. There is an option to clone unpatched target properties as well.
PostCSS plugin for setting variable in shopify css file.
PostCSS plugin to use Helmlab color spaces in CSS — helmlab(), helmlch(), helmgen(), helmgenlch() with rgb() fallback plus @supports-wrapped color(display-p3 …) and color(rec2020 …) overrides
Create an array of unique values, in order, from the input arrays
Octokit plugin adding one method for all of api.github.com REST API endpoints
childNode.replaceWith polyfill for unsupported browsers. More info: https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/replaceWith
Replace import statements
A postcss plugin to automatically add classes for the FOFT font loading strategy.
Map of URL attributes in HTML
CSS Foundations: Tables
A PostCSS plugin that provides physical property polyfills for CSS logical properties with intelligent direction-aware selector handling, block-direction optimization, and extended logical property support via shim system
Expand parsed command line arguments using expand-object.
Embed a credit card form in your web app and store the card details, authorize the card, and capture a transaction.
Correct your everyday typos
This is a Node.js library that helps derive `process.argv` into a first-hand-**TypeScript** value-strict object with very minimal configurations.
No description provided.
A date time picker allows the user to select an associated date and time.
Util functions for manipulating serialized atjson documents
PostCSS plugin to reduce calc()
A scalable, reusable React + TypeScript component library with Vite, Tailwind CSS, Storybook, ESLint, and Vitest. This README helps new contributors understand the structure, conventions, and workflows to confidently add or update code and resolve issues.
Convert rem (root em) units to px units using PostCSS. Based on postcss-pxtorem.
A utility to lazily calculate and cache values in a react component based on props
Quickly test PostCSS plugins