https://github.com/afcms/wordle

Wordle

https://github.com/afcms/wordle

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.2%) to scientific vocabulary

Keywords

preact tailwindcss vitejs wordle
Last synced: 6 months ago · JSON representation

Repository

Wordle

Basic Info
Statistics
  • Stars: 4
  • Watchers: 0
  • Forks: 1
  • Open Issues: 6
  • Releases: 0
Topics
preact tailwindcss vitejs wordle
Created over 3 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

Wordle

This Wordle game was made as a challenge.

It uses Preact with the Vite framework and TailwindCSS.

Wordle

Running

A random word API url is configured in the .env file of the workspace. If you want to change it you can define it in a .env.local file.

To run the project and access it on port 5173:

sh npm start

To make a production build:

sh npm run build

Owner

  • Login: AFCMS
  • Kind: user
  • Location: France

👨‍🎓 16 years old french student

GitHub Events

Total
  • Issues event: 1
  • Delete event: 52
  • Issue comment event: 101
  • Push event: 13
  • Pull request event: 106
  • Create event: 52
Last Year
  • Issues event: 1
  • Delete event: 52
  • Issue comment event: 101
  • Push event: 13
  • Pull request event: 106
  • Create event: 52

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 48
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.65
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 48
Past Year
  • Issues: 0
  • Pull requests: 48
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.65
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 48
Top Authors
Issue Authors
  • AFCMS (1)
Pull Request Authors
  • dependabot[bot] (60)
Top Labels
Issue Labels
Pull Request Labels
dependencies (60) javascript (59) github_actions (1)

Dependencies

package-lock.json npm
  • 1219 dependencies
package.json npm
  • autoprefixer ^10.4.7 development
  • eslint ^8.18.0 development
  • eslint-plugin-jsonc ^2.3.0 development
  • postcss ^8.4.14 development
  • prettier ^2.7.1 development
  • prettier-plugin-tailwindcss ^0.1.11 development
  • tailwindcss ^3.1.4 development
  • @testing-library/jest-dom ^5.16.4
  • @testing-library/react ^13.3.0
  • @testing-library/user-event ^14.2.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-scripts 5.0.1
  • stylelint ^14.9.1
  • web-vitals ^2.1.4
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/linting.yml actions
  • actions/checkout v3 composite
  • github/super-linter v4 composite