counter
Here are 932 public repositories matching this topic...
-
Updated
Jul 24, 2021 - PHP
-
Updated
Apr 27, 2021 - Kotlin
-
Updated
Feb 24, 2021 - PHP
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Jul 10, 2020 - JavaScript
-
Updated
Jun 26, 2021 - PHP
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Jan 18, 2018
-
Updated
May 31, 2021 - TypeScript
-
Updated
May 29, 2021 - JavaScript
-
Updated
May 9, 2021 - JavaScript
-
Updated
Feb 17, 2018 - JavaScript
Add component tests
Right now, the only tests in this project are for a small helper function that pads strings.
I can think of a few other things that would benefit from testing:
- Snapshot tests on
RetroHitCounter
andRetroBorder
- Segment testing, to ensure that a given number is accurately represented.
- Tests that updates the values, including interruptions.
-
Updated
Jul 5, 2018 - JavaScript
-
Updated
Jun 17, 2021 - Python
-
Updated
Jul 6, 2021 - Java
At the moment, when using the "contributors" badge, by default the whole widget including all contributors pictures is linked to an external <svg>
that contains links to each individual contributor.
I think that it would be useful to be able to have these individual links directly on the readme.
Is it possible to do so in some way?
-
Updated
Feb 15, 2019 - C#
-
Updated
May 24, 2021 - Java
Improve this page
Add a description, image, and links to the counter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the counter topic, visit your repo's landing page and select "manage topics."
The finished project does not work on my machine (Debian 10). After entering
mix phx.server
I was prompted to install rebar3, which I did. Enteringmix phx.server
gets me this error: