gruntjs.com icon indicating copy to clipboard operation
gruntjs.com copied to clipboard

Auto select and/or copy shell command examples on click

Open leobalter opened this issue 11 years ago • 1 comments

This is based on the results from the google analytics and heatmaps analysis.

On the getting-started page there's a lot of clicks on the code examples, specially on the shell command examples as npm install -g grunt-cli.

We could make life easier for those developers and see if a copy tool would help them. (at least auto selecting the entire text).

leobalter avatar Sep 24 '14 17:09 leobalter

Shouldn't be too hard with clipboard.js.

XhmikosR avatar Mar 23 '16 20:03 XhmikosR