{"id":20180034,"url":"https://github.com/newset/angular-redactor","last_synced_at":"2026-05-13T19:31:25.322Z","repository":{"id":32017757,"uuid":"35588924","full_name":"newset/angular-redactor","owner":"newset","description":"Redactor Angluar directive","archived":false,"fork":false,"pushed_at":"2015-05-14T06:39:42.000Z","size":476,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T05:43:08.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://newset.github.io/angular-redactor/","language":"CSS","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/newset.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":"2015-05-14T03:35:21.000Z","updated_at":"2015-05-14T04:11:55.000Z","dependencies_parsed_at":"2022-08-24T14:22:40.552Z","dependency_job_id":null,"html_url":"https://github.com/newset/angular-redactor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/newset/angular-redactor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newset%2Fangular-redactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newset%2Fangular-redactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newset%2Fangular-redactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newset%2Fangular-redactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/newset","download_url":"https://codeload.github.com/newset/angular-redactor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/newset%2Fangular-redactor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":"2024-11-14T02:29:06.565Z","updated_at":"2026-05-13T19:31:25.298Z","avatar_url":"https://github.com/newset.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angular-redactor\n\n### 文件管理\n    fileUpload: '/upload.php',\n    fileManagerJson: '/files/files.json',\n\n    [\n        { \"title\": \"Some Image\", \"name\": \"1.jpg\", \"link\": \"/images/1.jpg\", \"size\": \"301Kb\"  },\n        { \"title\": \"My Book\", \"name\": \"my-book.pdf\", \"link\": \"/files/my-book.pdf\", \"size\": \"1MB\"  }\n    ]\n\n### 图片管理数据格式 和设置\n        {\n            imageUpload: '/upload.php',\n            imageManagerJson: '/images/images.json',\n            plugins: ['imagemanager']\n        }\n\n        [\n            { \"thumb\": \"1m.jpg\", \"image\": \"1.jpg\", \"title\": \"Image 1\"  },\n            { \"thumb\": \"2m.jpg\", \"image\": \"2.jpg\", \"title\": \"Image 2\"  }\n        ]\n\n### Limiter\n\n    limiter: 20, // number of characters\n    plugins: ['limiter']\n\n### counter\n\n    counterCallback: function(data)\n    {\n        console.log('Words: ' + data.words);\n        console.log('Characters: ' + data.characters);\n        console.log('Characters w/o spaces: ' + (data.characters - data.spaces));\n    }\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewset%2Fangular-redactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewset%2Fangular-redactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewset%2Fangular-redactor/lists"}