{"id":28597854,"url":"https://github.com/zedwang/ngmagicalinput","last_synced_at":"2025-10-27T03:03:51.830Z","repository":{"id":58234950,"uuid":"67468789","full_name":"zedwang/ngMagicalInput","owner":"zedwang","description":"A edit input component of angular","archived":false,"fork":false,"pushed_at":"2016-09-06T07:19:35.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T11:59:12.087Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zedwang.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":"2016-09-06T03:07:11.000Z","updated_at":"2022-11-07T07:04:09.000Z","dependencies_parsed_at":"2022-08-31T09:21:53.625Z","dependency_job_id":null,"html_url":"https://github.com/zedwang/ngMagicalInput","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zedwang/ngMagicalInput","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2FngMagicalInput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2FngMagicalInput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2FngMagicalInput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2FngMagicalInput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zedwang","download_url":"https://codeload.github.com/zedwang/ngMagicalInput/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedwang%2FngMagicalInput/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268241108,"owners_count":24218374,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-06-11T11:20:03.555Z","updated_at":"2025-10-27T03:03:51.729Z","avatar_url":"https://github.com/zedwang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngMagicalInput\n \nA input component of angular\n\n## Usage\n```\n$ bower install ngMagicalInput --save\n```\nor\n```\n\u003cscript src=\"dist/scripts/ngMagicalInput.min.js\"\u003e\u003c/script\u003e\n```\n## Demo\n```js\nangular.module('demoApp',['ngMagicalInput'])\n.controller('Demo',function($scope){\n            $scope.test = {\n                text :'G20峰会'\n            }\n        })\n```\n```html\n// The directive supported ngForm's all attrs\n\u003cng-magical-input ng-model=\"test.text\" name=\"text\"\n                              ng-change=\"change()\"\n                              class=\"controls\"\n                              type=\"text\"\n                              ng-trim=\"true\"\n                              ng-maxlength=\"10\"\n                              icon-ok=\"fa fa-plus\"\n                              icon-edit=\"fa fa-ok\"\n                              required\u003e\n                              \u003c/ng-magical-input\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedwang%2Fngmagicalinput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzedwang%2Fngmagicalinput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedwang%2Fngmagicalinput/lists"}