11.2.0 • Published 3 years ago

stone-definitions v11.2.0

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

Stone

npm Build stone.json GitHub license

Stone is a standard on how to refer to past-and-present gaming consoles and their controllers.

Rationale

Stone gives each unique video game console and their common controller layouts a unique ID. This makes references to a certain console or controller unambiguous. Stone serves as a source of truth for video game console metadata, their consoles, and the formats with which their games are distributed in. It provides a semantic definition for the button layouts for various controllers, as well as unambiguous and unique content-types for various formats that games are distributed and archived in.

Usage

Stone comes in the form of a compiled and minified json file. You can simply parse this file to get the latest stone definitions.

C#

var stone = JsonConvert.DeserializeObject("stone.dist.json");

Node.js

var stone = require('stone-definitions')

Contributing

Feel free to contribute to Stone by filing a Pull Request. Definitions are written in YAML, and are verified against a JSON Schema to ensure that each definition is valid. Stone is licensed under the MIT License.

11.2.0

3 years ago

11.1.0

3 years ago

11.0.0

3 years ago

10.0.0

4 years ago

10.0.0-beta.0

4 years ago

9.2.1

4 years ago

9.2.0

4 years ago

9.1.0

5 years ago

9.0.0

5 years ago

8.0.0

5 years ago

7.1.2

5 years ago

7.1.1

5 years ago

7.1.0

5 years ago

7.0.0-alpha.12

7 years ago

7.0.0-alpha.11

7 years ago

7.0.0-alpha.10

7 years ago

7.0.0-alpha.9

7 years ago

7.0.0-alpha.8

7 years ago

7.0.0-alpha.7

7 years ago

7.0.0-alpha.6

7 years ago

7.0.0-alpha.5

7 years ago

7.0.0-alpha.4

7 years ago

7.0.0-alpha.3

7 years ago

7.0.0-alpha.2

7 years ago

7.0.0-alpha.1

7 years ago

6.0.0

7 years ago

5.2.0

7 years ago

5.1.0

8 years ago

4.5.2

8 years ago

4.4.2

8 years ago

4.3.2

8 years ago

4.3.1

8 years ago

4.2.1

8 years ago

4.1.1

8 years ago

3.0.0

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago

0.0.3

8 years ago

0.0.1

8 years ago