A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
WhatWG/W3C compliant EventSource client for Node.js and browsers
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
PostCSS plugin to transform W3C CSS color function to more compatible CSS.
PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
A browser polyfill for W3C EventSource (http://www.w3.org/TR/eventsource/)
W3C compliant EventSource client for Node.js and browser (polyfill)
PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors