clipboard.js - Copy to clipboard without Flash.md 416 B


title: clipboard.js - Copy to clipboard without Flash date: 2020-10-09 19:54:58 categories: [programming] tags: [js,clipboardjs]

authors: sedlav

Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework. That's why clipboard.js exists.

Link