davatron5000 / awesome-standalones

A curated list of awesome framework-agnostic standalone web components
1.31k stars 46 forks source link

Submission: vellum-dice #29

Closed rg-wood closed 2 months ago

rg-wood commented 2 months ago

Name

vellum-dice

Category

novelty

Repo

https://github.com/grislyeye/vellum-dice

URL

https://github.com/grislyeye/vellum-dice

Install script

npm i vellum-dice

Snippet example

<vellum-dice animation>2d6+3</vellum-dice>
daviddarnes commented 2 months ago

Here's your submission in the desired JSON format:


{
  "name": "vellum-dice",
  "category": "novelty",
  "repo": "https://github.com/grislyeye/vellum-dice",
  "script": "npm i vellum-dice",
  "snippet": "<vellum-dice animation>2d6+3</vellum-dice>"
}