{"id":19673376,"url":"https://github.com/weihanchen/angular-input-select-all","last_synced_at":"2026-05-12T22:32:43.517Z","repository":{"id":57178560,"uuid":"82281631","full_name":"weihanchen/angular-input-select-all","owner":"weihanchen","description":"Simple input select all on click prevent interrupted user's operation","archived":false,"fork":false,"pushed_at":"2017-10-26T09:39:55.000Z","size":649,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T04:33:43.926Z","etag":null,"topics":["angular","input","select-all","select-on-click"],"latest_commit_sha":null,"homepage":"https://weihanchen.github.io/angular-input-select-all/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weihanchen.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-17T09:41:04.000Z","updated_at":"2019-02-20T04:35:10.000Z","dependencies_parsed_at":"2022-09-14T02:01:12.922Z","dependency_job_id":null,"html_url":"https://github.com/weihanchen/angular-input-select-all","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihanchen%2Fangular-input-select-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihanchen%2Fangular-input-select-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihanchen%2Fangular-input-select-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weihanchen%2Fangular-input-select-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weihanchen","download_url":"https://codeload.github.com/weihanchen/angular-input-select-all/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240981565,"owners_count":19888346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["angular","input","select-all","select-on-click"],"created_at":"2024-11-11T17:15:04.697Z","updated_at":"2026-05-12T22:32:43.476Z","avatar_url":"https://github.com/weihanchen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-input-select-all\n===\n[![Build Status](https://travis-ci.org/weihanchen/angular-input-select-all.svg?branch=master)](https://travis-ci.org/weihanchen/angular-input-select-all)\n[![Coverage Status](https://coveralls.io/repos/github/weihanchen/angular-input-select-all/badge.svg?branch=master)](https://coveralls.io/github/weihanchen/angular-input-select-all?branch=master)\n\nLearning how to use grunt tasks、bash script、travis ci for automated deployment.\n\n## [Demo](https://weihanchen.github.io/angular-input-select-all/)\n\n## Requirements\n\n- AngularJS 1.3+\n- A modern browser (Chrome 31+, Firefox 29+, Safari 7+, Opera 12+, IE 10+)\n\n## General requirements before running on development\n```\n$ npm install\n```\n\n## Test\n```\n$npm run test\n```\n## Release\nrun command `$npm run release` then generate folder list\n* /build\n* /coverage\n* /examples/js/plugins\n\n## Installing\n* Direct download[(https://github.com/weihanchen/angular-input-select-all/releases)](https://github.com/weihanchen/angular-input-select-all/releases)\n* Bower：`bower install angular-input-select-all`\n* NPM：`npm install angular-input-select-all`\n\nAdd the scripts to your application.\n```html\n\u003cscript src=\"angular.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"build/angular-input-select-all.min.js\"\u003e\u003c/script\u003e\n```\n\n## Directive Usage\n```html\n\u003cinput type=\"text\" ng-model=\"appCtrl.text\"\n       placeholder=\"Please input some text and test select all operation...\" input-select-all /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweihanchen%2Fangular-input-select-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweihanchen%2Fangular-input-select-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweihanchen%2Fangular-input-select-all/lists"}