Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 547 Bytes

File metadata and controls

28 lines (17 loc) · 547 Bytes

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
  • Use snake_case for function and variable names.

License

MIT