All Projects → whatwg → webidl

whatwg / webidl

Licence: other
Web IDL Standard

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to webidl

infra
Infra Standard
Stars: ✭ 85 (-71.28%)
Mutual labels:  standard, whatwg
Html
HTML Standard
Stars: ✭ 5,217 (+1662.5%)
Mutual labels:  standard, whatwg
storage
Storage Standard
Stars: ✭ 92 (-68.92%)
Mutual labels:  standard, whatwg
quirks
Quirks Mode Standard
Stars: ✭ 23 (-92.23%)
Mutual labels:  standard, whatwg
Notifications
Notifications API Standard
Stars: ✭ 105 (-64.53%)
Mutual labels:  standard, whatwg
Xhr
XMLHttpRequest Standard
Stars: ✭ 262 (-11.49%)
Mutual labels:  standard, whatwg
Url
URL Standard
Stars: ✭ 343 (+15.88%)
Mutual labels:  standard, whatwg
Streams
Streams Standard
Stars: ✭ 1,074 (+262.84%)
Mutual labels:  standard, whatwg
Fullscreen
Fullscreen API Standard
Stars: ✭ 78 (-73.65%)
Mutual labels:  standard, whatwg
Dom
DOM Standard
Stars: ✭ 1,114 (+276.35%)
Mutual labels:  standard, whatwg
Encoding
Encoding Standard
Stars: ✭ 176 (-40.54%)
Mutual labels:  standard, whatwg
Fetch
Fetch Standard
Stars: ✭ 1,794 (+506.08%)
Mutual labels:  standard, whatwg
mimesniff
MIME Sniffing Standard
Stars: ✭ 89 (-69.93%)
Mutual labels:  standard, whatwg
focus-options-polyfill
JavaScript polyfill for the WHATWG spec of focusOptions, that enables a set of options to be passed to the focus method
Stars: ✭ 46 (-84.46%)
Mutual labels:  whatwg
json-path-comparison
Comparison of the different implementations of JSONPath and language agnostic test suite.
Stars: ✭ 64 (-78.38%)
Mutual labels:  standard
scif
scientific filesystem: a filesystem organization for scientific software and metadata
Stars: ✭ 30 (-89.86%)
Mutual labels:  standard
standard-components
A specification for functional UI components
Stars: ✭ 52 (-82.43%)
Mutual labels:  standard
kleros-api-DEPRECATED
A Javascript library that makes it easy to build relayers and other DApps that use the Kleros protocol. DEPRECATED use https://github.com/kleros/archon for interfacing with standard arbitration contracts.
Stars: ✭ 20 (-93.24%)
Mutual labels:  standard
BrAPI
Repository for version control of the BrAPI specifications
Stars: ✭ 50 (-83.11%)
Mutual labels:  standard
healthier
🧘‍♀️ Healthier is an opinionated style agnostic code linter – a friendly companion to Prettier
Stars: ✭ 78 (-73.65%)
Mutual labels:  standard

This repository hosts the Web IDL Standard.

Code of conduct

We are committed to providing a friendly, safe, and welcoming environment for all. Please read and respect the WHATWG Code of Conduct.

Contributing

Good first issues are labeled as a short good first issue.

IDL generally follows the WHATWG Contributor Guidelines and WHATWG Committer Guidelines, except as otherwise noted.

Markup

The specification is written in Bikeshed, plus the Ecmarkup tags <emu-val>, <emu-t>, and <emu-nt>.

Building "locally"

For quick local iteration, run make. To verify your changes locally, run npm install and make deploy. See more in the WHATWG Contributor Guidelines.

Filing issues elsewhere

Breaking changes should be filed against:

Syntax changes should be filed against the following parsers:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].