nearata/flarum-ext-copy-code-to-clipboard

Allows the user to easly copy the text inside a code tag.

Installs: 2 240

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 0

Language:TypeScript

Type:flarum-extension

v2.2.0 2023-06-21 16:29 UTC

This package is auto-updated.

Last update: 2024-03-22 18:33:44 UTC


README

license packagist changelog

Allows the user to easly copy the text inside a code block.

Install

composer require nearata/flarum-ext-copy-code-to-clipboard:"*"

Update

composer update nearata/flarum-ext-copy-code-to-clipboard:"*"
php flarum cache:clear

Remove

composer remove nearata/flarum-ext-copy-code-to-clipboard
php flarum cache:clear