shield.deno.dev icon indicating copy to clipboard operation
shield.deno.dev copied to clipboard

Badge service for Deno modules

shield.deno.dev

Badge service for Deno modules

Replace https://deno.land with https://shield.deno.dev in the deno module URL:

- https://deno.land/x/oak
+ https://shield.deno.dev/x/oak

And get this → oak module version

Contribution

  • Install Deno.

  • Setup git hooks

    git config core.hookspath .githooks
    

License

MIT