{"id":32225848,"url":"https://github.com/codehangar/ng-copy-text","last_synced_at":"2026-02-19T09:03:11.530Z","repository":{"id":36213990,"uuid":"40518265","full_name":"codehangar/ng-copy-text","owner":"codehangar","description":null,"archived":false,"fork":false,"pushed_at":"2015-09-29T02:06:39.000Z","size":152,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-23T01:58:35.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codehangar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-11T03:02:11.000Z","updated_at":"2017-07-15T15:35:37.000Z","dependencies_parsed_at":"2022-08-31T00:10:12.656Z","dependency_job_id":null,"html_url":"https://github.com/codehangar/ng-copy-text","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codehangar/ng-copy-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-copy-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-copy-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-copy-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-copy-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codehangar","download_url":"https://codeload.github.com/codehangar/ng-copy-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codehangar%2Fng-copy-text/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29609524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-22T09:38:51.407Z","updated_at":"2026-02-19T09:03:11.524Z","avatar_url":"https://github.com/codehangar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ngCopyText - HTML5 (Non-Flash) Based Copy to clipboard using AngularJS\n=======\n\n[![Build Status](https://travis-ci.org/codehangar/ng-copy-text.svg?branch=master)](https://travis-ci.org/codehangar/ng-copy-text)\n\n\nA simple AngularJS directive that uses document.exec('copy') and updates the user's clipboard.\n\n\n## How to get it ? \n\n#### Manual Download\nDownload the from [here](https://github.com/codehangar/ng-copy-text/releases)\n\n#### Bower \n```\nbower install ng-copy-text\n```\n\u003c!--\n#### Npm\n```\nnpm install ng-copy-text\n```\n--\u003e\n\n#### CDN\nng-clip is available at [cdnjs](http://www.cdnjs.com/libraries/ng-copy-text)\n\n\n## Usage\n\n1. Add ng-copy-text.js to your main file (index.html)\n  ```html\n  \u003cscript type=\"text/javascript\" src=\"bower_components/ng-copy-text/dist/ng-copy-text.js\"\u003e\u003c/script\u003e\n  ```\n\n2. Set `ngCopyText` as a dependency in your module\n  ```javascript\n  var myapp = angular.module('myapp', ['ngCopyText'])\n  ```\n\n3. Add copy-text directive to the wanted element, example:\n  ```html\n  \u003cspan copy-text\u003eText To Copy\u003c/span\u003e\n  ```\n\n4. In Unsupported Browsers, the text will be selected, allowing user's to [CMD+C] or [Ctrl+C] to copy\n\n\n## Examples\nYou can check out this live example here: http://plnkr.co/XXXX \n\n\n## Credits\nThis project was initially forked from the application template seed here\n[https://github.com/refactorthis/angular-component-seed.git](https://github.com/refactorthis/angular-component-seed.git)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehangar%2Fng-copy-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodehangar%2Fng-copy-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodehangar%2Fng-copy-text/lists"}