All Projects → whatwg → Encoding

whatwg / Encoding

Licence: cc-by-4.0
Encoding Standard

Projects that are alternatives of or similar to Encoding

Fetch
Fetch Standard
Stars: ✭ 1,794 (+919.32%)
Mutual labels:  standard, whatwg
Lingo
Text encoding for modern C++
Stars: ✭ 28 (-84.09%)
Mutual labels:  encoding, utf-8
fast-text-encoding
Fast polyfill for TextEncoder and TextDecoder, only supports UTF-8
Stars: ✭ 78 (-55.68%)
Mutual labels:  encoding, utf-8
mimesniff
MIME Sniffing Standard
Stars: ✭ 89 (-49.43%)
Mutual labels:  standard, whatwg
Streams
Streams Standard
Stars: ✭ 1,074 (+510.23%)
Mutual labels:  standard, whatwg
quirks
Quirks Mode Standard
Stars: ✭ 23 (-86.93%)
Mutual labels:  standard, whatwg
storage
Storage Standard
Stars: ✭ 92 (-47.73%)
Mutual labels:  standard, whatwg
webidl
Web IDL Standard
Stars: ✭ 296 (+68.18%)
Mutual labels:  standard, whatwg
Html
HTML Standard
Stars: ✭ 5,217 (+2864.2%)
Mutual labels:  standard, whatwg
Url
URL Standard
Stars: ✭ 343 (+94.89%)
Mutual labels:  standard, whatwg
infra
Infra Standard
Stars: ✭ 85 (-51.7%)
Mutual labels:  standard, whatwg
Fullscreen
Fullscreen API Standard
Stars: ✭ 78 (-55.68%)
Mutual labels:  standard, whatwg
Xhr
XMLHttpRequest Standard
Stars: ✭ 262 (+48.86%)
Mutual labels:  standard, whatwg
Dom
DOM Standard
Stars: ✭ 1,114 (+532.95%)
Mutual labels:  standard, whatwg
Notifications
Notifications API Standard
Stars: ✭ 105 (-40.34%)
Mutual labels:  standard, whatwg
Lib
🤖 Lets you focus on the stuff that matters
Stars: ✭ 142 (-19.32%)
Mutual labels:  standard
Mini Svg Data Uri
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
Stars: ✭ 158 (-10.23%)
Mutual labels:  encoding
Unit Api
Units of Measurement API
Stars: ✭ 140 (-20.45%)
Mutual labels:  standard
Ifme
Powerful x265 GUI Encoder
Stars: ✭ 168 (-4.55%)
Mutual labels:  encoding
Img Encode
Encode an image to sound and view it as a spectrogram - turn your images into music
Stars: ✭ 157 (-10.8%)
Mutual labels:  encoding

This repository hosts the Encoding 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.

Contribution opportunities

We'd love your help fixing the minor and larger issues with the Encoding Standard. Pull requests for typographical and grammar errors are also most welcome.

We'd be happy to mentor you through this process. If you're interested and need help getting started, leave a comment on the issue or ask around on IRC.

Pull requests

In short, change encoding.bs and submit your patch, with a good commit message. Consider reading through the WHATWG FAQ if you are new here.

Please add your name to the Acknowledgments section in your first pull request, even for trivial fixes. The names are sorted lexicographically.

Building "locally"

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

Merge policy

If you can commit to this repository, see the WHATWG Maintainer Guidelines.

Tests

Tests can be found in the encoding/ directory of web-platform-tests/wpt.

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].