From 40dbc0e41f83d807c2e44588ce01f4535e7927d4 Mon Sep 17 00:00:00 2001 From: Emil Date: Thu, 30 Aug 2018 15:15:57 +0200 Subject: [PATCH] Add 'clipboard.js' (#540) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f049048..74abb79 100644 --- a/README.md +++ b/README.md @@ -878,6 +878,7 @@ http://www.listjs.com * [jquery-match-height](https://github.com/liabru/jquery-match-height) - a responsive equal heights plugin for jQuery. * [survey.js](https://github.com/surveyjs/surveyjs) - JavaScript Survey Engine. It uses JSON for survey metadata and results. http://surveyjs.org/ * [Array Explorer](https://github.com/sdras/array-explorer) and [Object Explorer](https://sdras.github.io/object-explorer/) - Resources to help figure out what native JavaScript method would be best to use at any given time +* [Clipboard.js](https://clipboardjs.com/) - "Copy to clipboard" without Flash or use of Frameworks. ## Podcasts * [JavaScript Air](https://javascriptair.com/) - The live video broadcast podcast all about JavaScript and the Web platform.