am-ng-copy
v1.0.1
Published
A simple Angular module to copy text
Downloads
12
Maintainers
Readme
Angular Copy - A simple Angular Library to copy text
Usage
Import the module in app.module.ts
import { NgCopyModule } from 'am-ng-copy';Add to the imports array
imports: [NgCopyModule]<am-ng-copy>Text to copy</am-ng-copy>