ngClipboard is a custom directive for AngularJS to copy text to the clipboard. It requires clipboard.js along with the directive script.
It does not use flash to handle Clipboard.
You can either cut or copy text using this directive and it uses HTML5 data attributes for functionality.