githubEdit

MDN data

https://github.com/mdn/dataarrow-up-right

Maintained by the MDN team at Mozillaarrow-up-right.

This repository contains general data for Web technologies.

This data is used in MDN documentation, to build information boxesarrow-up-right or sidebar navigationarrow-up-right. External tools have started to make use of this data as well. For example, the CSSTreearrow-up-right CSS parser.

NPM versionarrow-up-right Build Statusarrow-up-right

Repository contents

There's a top-level directory for each broad area covered: for example, "api", "css", "svg". Inside each of these directories is one or more JSON files containing the data.

api

Contains data about Web APIs:

  • API inheritance (interface inheritance and mixin implementations)

css

Contains data about:

  • CSS at-rules

  • CSS properties

  • CSS selectors

  • CSS syntaxes

  • CSS types

  • CSS units

Read more about CSS dataarrow-up-right and the format of the files.

l10n

The l10n folder contains localization strings that are used in the various json files throughout this repository.

Problems?

If you find a problem, please file an issuearrow-up-right.

Contributing

We're very happy to accept contributions to this data. Please familiarize yourself with the schema for the data you're editing, and send us a pull request. See also the Contributing filearrow-up-right for more information.

See also

Last updated