All Projects → whatwg → Xhr

whatwg / Xhr

Licence: cc-by-4.0
XMLHttpRequest Standard

Projects that are alternatives of or similar to Xhr

Streams
Streams Standard
Stars: ✭ 1,074 (+309.92%)
Mutual labels:  standard, whatwg
Fullscreen
Fullscreen API Standard
Stars: ✭ 78 (-70.23%)
Mutual labels:  standard, whatwg
Html
HTML Standard
Stars: ✭ 5,217 (+1891.22%)
Mutual labels:  standard, whatwg
Url
URL Standard
Stars: ✭ 343 (+30.92%)
Mutual labels:  standard, whatwg
mimesniff
MIME Sniffing Standard
Stars: ✭ 89 (-66.03%)
Mutual labels:  standard, whatwg
storage
Storage Standard
Stars: ✭ 92 (-64.89%)
Mutual labels:  standard, whatwg
Dom
DOM Standard
Stars: ✭ 1,114 (+325.19%)
Mutual labels:  standard, whatwg
Notifications
Notifications API Standard
Stars: ✭ 105 (-59.92%)
Mutual labels:  standard, whatwg
Encoding
Encoding Standard
Stars: ✭ 176 (-32.82%)
Mutual labels:  standard, whatwg
Fetch
Fetch Standard
Stars: ✭ 1,794 (+584.73%)
Mutual labels:  standard, whatwg
quirks
Quirks Mode Standard
Stars: ✭ 23 (-91.22%)
Mutual labels:  standard, whatwg
webidl
Web IDL Standard
Stars: ✭ 296 (+12.98%)
Mutual labels:  standard, whatwg
infra
Infra Standard
Stars: ✭ 85 (-67.56%)
Mutual labels:  standard, whatwg
express-mongoose-es8-rest-api
A Boilerplate for developing Rest api's in Node.js using express with support for ES6,ES7,ES8 ,Mongoose,JWT for authentication,Standardjs for linting
Stars: ✭ 20 (-92.37%)
Mutual labels:  standard
gsclib
gsclib acts as a standard library extension for the Call of Duty 4 scripting language.
Stars: ✭ 32 (-87.79%)
Mutual labels:  standard
EventSource
EventSource in Deno
Stars: ✭ 18 (-93.13%)
Mutual labels:  whatwg
standard-repository
🚀 Standard Repository Template
Stars: ✭ 46 (-82.44%)
Mutual labels:  standard
whatwg.org
The WHATWG website and other static resources
Stars: ✭ 61 (-76.72%)
Mutual labels:  whatwg
nebuchadnezzar
on the way to cleanest react architechture
Stars: ✭ 15 (-94.27%)
Mutual labels:  standard
jaxn
JAXN: A standard for extended JSON
Stars: ✭ 16 (-93.89%)
Mutual labels:  standard

This repository hosts the XMLHttpRequest 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 outstanding issues. 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 xhr.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 xhr/ 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].