Skip to content
/ data Public
forked from mdn/data

This repository contains general data for Web technologies

License

Notifications You must be signed in to change notification settings

octref/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDN data

https://github.com/mdn/data

Maintained by the MDN team at Mozilla.

This repository contains general data for Web technologies.

This data is used in MDN documentation, to build information boxes or sidebar navigation. External tools have started to make use of this data as well. For example, the CSSTree CSS parser.

Build Status

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 API interface inheritance
  • Web API groups

css

Contains data about:

  • CSS at-rules
  • CSS properties
  • CSS selectors
  • CSS syntaxes
  • CSS types
  • CSS units

svg

Contains data about:

  • SVG elements

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

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

About

This repository contains general data for Web technologies

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 100.0%