All Projects → mdn → Data

mdn / Data

Licence: cc0-1.0
This repository contains general data for Web technologies

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Data

Chinese Xinhua
📙 中华新华字典数据库。包括歇后语,成语,词语,汉字。
Stars: ✭ 8,705 (+1982.54%)
Mutual labels:  json, json-data, data
Kazaam
Arbitrary transformations of JSON in Golang
Stars: ✭ 184 (-55.98%)
Mutual labels:  json, json-data
Exportsheetdata
Add-on for Google Sheets that allows sheets to be exported as JSON or XML.
Stars: ✭ 170 (-59.33%)
Mutual labels:  json, data
Tabulator
Interactive Tables and Data Grids for JavaScript
Stars: ✭ 4,329 (+935.65%)
Mutual labels:  json, data
Data Store
Easily get, set and persist config data. Fast. Supports dot-notation in keys. No dependencies.
Stars: ✭ 120 (-71.29%)
Mutual labels:  json, data
Generatedata
A powerful, feature-rich, random test data generator.
Stars: ✭ 1,883 (+350.48%)
Mutual labels:  json, data
Vscode Data Preview
Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
Stars: ✭ 245 (-41.39%)
Mutual labels:  json, data
Repurrrsive
Recursive lists to use in teaching and examples, because there is no iris data for lists.
Stars: ✭ 112 (-73.21%)
Mutual labels:  json, data
Http Fake Backend
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 253 (-39.47%)
Mutual labels:  json, data
Quranjson
Quran JSON ~ 6236 verses, 114 surah, 30 Juz
Stars: ✭ 278 (-33.49%)
Mutual labels:  json, data
Mimesis
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Stars: ✭ 3,439 (+722.73%)
Mutual labels:  json, data
Hearthstone Db
A JSON collection of all Hearthstone cards. Hearthstone database.
Stars: ✭ 117 (-72.01%)
Mutual labels:  json, data
Groq
Specification for GROQ - Graph-Relational Object Queries
Stars: ✭ 117 (-72.01%)
Mutual labels:  json, json-data
Dop
JavaScript implementation for Distributed Object Protocol
Stars: ✭ 163 (-61%)
Mutual labels:  json, data
Just Dashboard
📊 📋 Dashboards using YAML or JSON files
Stars: ✭ 1,511 (+261.48%)
Mutual labels:  json, data
Awesome Json Datasets
A curated list of awesome JSON datasets that don't require authentication.
Stars: ✭ 2,421 (+479.19%)
Mutual labels:  json, data
Fifa Worldcup 2018
FIFA Worldcup 2018 - json data
Stars: ✭ 335 (-19.86%)
Mutual labels:  json, json-data
Json Node Normalizer
'json-node-normalizer' - NodeJS module that normalize json data types from json schema specifications.
Stars: ✭ 105 (-74.88%)
Mutual labels:  json, json-data
Json Decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
Stars: ✭ 109 (-73.92%)
Mutual labels:  json, json-data
Miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Stars: ✭ 4,633 (+1008.37%)
Mutual labels:  json, json-data

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.

NPM version 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 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 data 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 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 the Contributing file for more information.

See also

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