https://github.com/iaseth/4096
https://github.com/iaseth/4096
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iaseth/4096
- Owner: iaseth
- License: other
- Created: 2023-05-03T08:32:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T04:31:41.000Z (over 2 years ago)
- Last Synced: 2025-03-12T21:03:41.492Z (7 months ago)
- Language: JavaScript
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 4096
My take on the 2048 game.## Package details
| `Name` | `Value` |
| --------- | --------- |
| `Name` | `4096` |
| `Version` | `0.0.0` |## Dependencies
| | `Package` | `Version` |
| --- | ----------- | ----------- |
| 1 | `react` | `^18.2.0` |
| 2 | `react-dom` | `^18.2.0` |## Dev dependencies
| | `Package` | `Version` |
| --- | ---------------------------------- | ----------- |
| 1 | `@types/react` | `^18.0.28` |
| 2 | `@types/react-dom` | `^18.0.11` |
| 3 | `@typescript-eslint/eslint-plugin` | `^5.57.1` |
| 4 | `@typescript-eslint/parser` | `^5.57.1` |
| 5 | `@vitejs/plugin-react` | `^4.0.0` |
| 6 | `autoprefixer` | `^10.4.14` |
| 7 | `eslint` | `^8.38.0` |
| 8 | `eslint-plugin-react-hooks` | `^4.6.0` |
| 9 | `eslint-plugin-react-refresh` | `^0.3.4` |
| 10 | `html-color-names` | `^0.3.2` |
| 11 | `miniwindcss` | `^0.2.2` |
| 12 | `postcss` | `^8.4.23` |
| 13 | `tailwindcss` | `^3.3.2` |
| 14 | `top-100-yc-companies` | `^0.9.0` |
| 15 | `typescript` | `^5.0.2` |
| 16 | `vite` | `^4.3.2` |## License
File not found: LICENSE## Credit
This file was generated using [`readmix`](https://github.com/iaseth/readmix).