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

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

Home Page:https://discuss.flarum.org/d/24852

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy Code to Clipboard

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

About

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

https://discuss.flarum.org/d/24852

License:The Unlicense


Languages

Language:TypeScript 73.7%Language:PHP 11.7%Language:Less 10.7%Language:JavaScript 3.9%