nearata / flarum-ext-copy-code-to-clipboard
Allows the user to easly copy the text inside a code tag.
Installs: 2 835
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.8
README
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