Skip to content
#

counter

Here are 1,071 public repositories matching this topic...

leephillips
leephillips commented Jul 5, 2021

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. Entering mix phx.server gets me this error:

function :crypto.hmac/3 is undefined or private 
bug help wanted good first issue chore
joshwcomeau
joshwcomeau commented Jan 28, 2018

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 and RetroBorder
  • Segment testing, to ensure that a given number is accurately represented.
  • Tests that updates the values, including interruptions.
enhancement help wanted good first issue
stefanobartoletti
stefanobartoletti commented Mar 27, 2021

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?

enhancement good first issue

Improve this page

Add a description, image, and links to the counter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the counter topic, visit your repo's landing page and select "manage topics."

Learn more