https://github.com/alexis-gss/games-data
Games Data is a library of informations about all games, realised under NuxtJs
https://github.com/alexis-gss/games-data
css3 data games nuxtjs tailwindcss typescript vuejs
Last synced: 2 months ago
JSON representation
Games Data is a library of informations about all games, realised under NuxtJs
- Host: GitHub
- URL: https://github.com/alexis-gss/games-data
- Owner: alexis-gss
- License: mit
- Created: 2024-10-24T14:13:26.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-19T17:26:52.000Z (4 months ago)
- Last Synced: 2025-01-19T18:31:04.215Z (4 months ago)
- Topics: css3, data, games, nuxtjs, tailwindcss, typescript, vuejs
- Language: Vue
- Homepage: https://games-data.alexis-gousseau.com
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://games-data.alexis-gousseau.com/)
[](https://games-data.alexis-gousseau.com)
[](https://github.com/alexis-gss/games-data/commit/master)
[](https://github.com/alexis-gss/games-data/tags)
[](https://github.com/alexis-gss/games-data/blob/master/LICENSE)# Introduction
[Games Data](http://games-data.alexis-gousseau.com/) is a library of informations about all games released and future on all platforms.# Table of contents
- [Introduction](#introduction)
- [Table of contents](#table-of-contents)
- [Frameworks, Platforms and Libraries](#frameworks-platforms-and-libraries)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Create a task](#create-a-task)
- [Fixing a Bug](#fixing-a-bug)
- [Proposing a Change](#proposing-a-change)
- [Changelog](#changelog)
- [Copyright and License](#copyright-and-license)# Frameworks, Platforms and Libraries
[](https://developer.mozilla.org/fr/docs/Web/CSS)
[](https://www.typescriptlang.org/)
[](https://vuejs.org/)
[](https://tailwindcss.com/)
[](https://nuxt.com/)
[](https://www.gitbook.com/)# Documentation
You can find all the documentation of this project on this link : [Games Data documentation](https://docs-games-data.alexis-gousseau.com).
# Contributing
### Create a task
You can create a [new issue](https://github.com/alexis-gss/games-data/issues/new/choose) with a specific templates : bug or feature.
Once your code is working, please verify that your code is following the same coding standards.
### Fixing a Bug
When fixing a bug please make sure to test it in several browsers. If you are not able to do so, mention that in a PR comment, so other contributors can do it.
### Proposing a Change
When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.
# Changelog
Latest version v1.0.0.
See the [CHANGELOG.md](CHANGELOG.md) file for details.
# Copyright and License
[Games Data](http://games-data.alexis-gousseau.com/) was written by [Alexis Gousseau](https://github.com/alexis-gss).
Copyright (c) 2025 and beyond Alexis Gousseau.