{"id":19982138,"url":"https://github.com/code2life/shaoshuo","last_synced_at":"2025-07-19T19:03:27.784Z","repository":{"id":98207518,"uuid":"89552421","full_name":"Code2Life/Shaoshuo","owner":"Code2Life","description":"A Portable Comment System","archived":false,"fork":false,"pushed_at":"2019-08-24T07:55:33.000Z","size":295,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T10:47:41.911Z","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/Code2Life.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-27T03:37:10.000Z","updated_at":"2019-08-24T07:55:34.000Z","dependencies_parsed_at":"2023-05-18T15:17:06.698Z","dependency_job_id":null,"html_url":"https://github.com/Code2Life/Shaoshuo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code2Life%2FShaoshuo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code2Life%2FShaoshuo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code2Life%2FShaoshuo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code2Life%2FShaoshuo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code2Life","download_url":"https://codeload.github.com/Code2Life/Shaoshuo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241418363,"owners_count":19959736,"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":[],"created_at":"2024-11-13T04:09:21.537Z","updated_at":"2025-03-01T20:11:26.550Z","avatar_url":"https://github.com/Code2Life.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shaoshuo\nA Portable Comment System\n\n## Description\nA simple comment plugin write by _jQuery_ With [APICloud](http://www.apicloud.com/) backend storage\n\n## Usage\nShaoshuo Comment Plugin is easy to use. You can generate a simple comment system like following\n```javascript\nshaoshuo.init({    \n    appKey: 'xxxx',   //a unique key for a website, you can use 'CommonKey' or ask author for the unique key   \n    page: 'xxxx',     //a unique key for a page    \n    element: 'xxxx',  //the DOM element to load comment plugin    \n    editorHeight: '200px', //comment/reply editor initial height, optional    \n    editorMaxHeight: '300px' //comment/reply editor max height, optional   \n}); \n```\n\n## Notice\n1. You can customize CSS by overwrite classes in comment.css\n2. If you want to use your own database, you could register a new cloud database in [APICloud](http://www.apicloud.com/) and create 2 documents: app and comment\n3. If you don't want to use APICloud, you could implement RESTFUL API interfaces\n4. Up comment button can only press onece in 5s, because of the throttle\n\n## Demo \u0026 Source\nYou can comment on  _[DEMO Page](http://code2life.top./Shaoshuo/)_   \n\nHere is the project source code : _[Github](https://github.com/Code2Life/Shaoshuo)_\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode2life%2Fshaoshuo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode2life%2Fshaoshuo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode2life%2Fshaoshuo/lists"}