npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "w3c" 的结果(共 12 个)
append-field

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.

MIT
eventsource

WhatWG/W3C compliant EventSource client for Node.js and browsers

MIT
postcss-color-rgb

PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())

MIT
postcss-color-function

PostCSS plugin to transform W3C CSS color function to more compatible CSS.

MIT
postcss-color-hsl

PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())

MIT
postcss-color-hwb

PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))

MIT
postcss-font-variant

PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)

MIT
postcss-selector-not

PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors

MIT
webdriver-bidi-protocol

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:

Apache-2.0
eventsource-polyfill

A browser polyfill for W3C EventSource (http://www.w3.org/TR/eventsource/)

MIT
@ardatan/eventsource

W3C compliant EventSource client for Node.js and browser (polyfill)

MIT
postcss-selector-matches

PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors

MIT