Pinned Repositories
dom.js
Self-hosted JavaScript implementation of a WebIDL-compliant HTML5 DOM.
ecma262
Status, process, and documents for ECMA262
ecma402
Status, process, and documents for ECMA 402
gcli
Command-line component for Firefox/Ace/Skywriter
greasemonkey
Greasemonkey is a user script manager for Firefox.
html5test
How well does your browser support HTML5? Interested in the next version of this test? Try http://beta.html5test.com
Modernizr
Feature detect HTML5 and CSS3 features, with handy css and javascript hooks so you can progressively enhance to your heart's content.
test262
Official ECMAScript Conformance Test Suite
test262-harness
Experimental harness for test262
web-platform-tests
Test Suites for Web Platform specifications
Ms2ger's Repositories
Ms2ger/anolis
Ms2ger/bikeshed
:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
Ms2ger/css-houdini-drafts
Mirror of https://hg.css-houdini.org/drafts
Ms2ger/esm-integration
ECMAScript module integration
Ms2ger/function-references
Proposal for Typed Function References
Ms2ger/highlighter
A self-contained *markup-preserving* syntax highlighter, powered by Pygments. Usable from command-line or as a Python module.
Ms2ger/html-build
Build scripts for https://github.com/whatwg/html
Ms2ger/html5lib-python
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
Ms2ger/ijson
Iterative JSON parser with Pythonic interfaces
Ms2ger/infra
Infra Standard
Ms2ger/kv-storage
A proposal for an async key/value storage API for the web
Ms2ger/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
Ms2ger/multi-value
Proposal to add multi-values to WebAssembly
Ms2ger/proposal-bigdecimal
Arbitrary-precision decimals in JavaScript
Ms2ger/proposal-class-fields
Orthogonally-informed combination of public and private fields proposals
Ms2ger/proposal-dynamic-import
import() proposal for JavaScript
Ms2ger/proposal-ecma402-datetime-style
dateStyle and timeStyle options for DateTimeFormat
Ms2ger/proposal-intl-list-format
`Intl.ListFormat` specification [draft]
Ms2ger/proposal-private-methods
Private methods and getter/setters for ES6 classes
Ms2ger/proposal-top-level-await
top-level `await` proposal for ECMAScript (stage 2)
Ms2ger/proposal-weakrefs
WeakRefs
Ms2ger/reference-types
Proposal for adding basic reference types (anyref)
Ms2ger/ServiceWorker
Service Workers
Ms2ger/spec
WebAssembly specification, reference interpreter, and test suite.
Ms2ger/tc39.github.io
Get involved in specifying JavaScript
Ms2ger/test262-harness-py
A Python-based harness for executing Test262
Ms2ger/tla-impl
Ms2ger/todo
Ms2ger/webidl-validator
Ms2ger/webidl2.js
WebIDL parser