dice-roller

(★ 342)

Inline dice rolling for Obsidian.md

File Explorer

  • .gitattributes
  • .gitignore
  • .npmignore
  • .release-please-manifest.json
  • CHANGELOG.md
  • esbuild.config.mjs
  • manifest.json
  • package-lock.json
  • package.json
  • README.md
  • release-please-config.json
  • svelte.config.js
  • tsconfig.json
  • versions.json
  • vitest.config.ts

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

link

View Details ▼

Create a hard link to an existing file.
For more options, see the `ln` command.

link {{path/to/existing_file}} {{path/to/new_file}}

Create a hard link from a new file to an existing file:

🔍

pro

View Details ▼

Manage Ubuntu Pro services.

sudo pro attach

Connect your system to the Ubuntu Pro support contract:

pro status

Display the status of Ubuntu Pro services:

pro fix {{CVE-number}}

Check if the system is affected by a specific vulnerability (and apply a fix if possible):

// repository documentation