{"id":18019985,"url":"https://github.com/macedigital/isso-client","last_synced_at":"2025-04-04T17:12:07.790Z","repository":{"id":44144815,"uuid":"183654837","full_name":"macedigital/isso-client","owner":"macedigital","description":"Alternative to official isso javascript client libraries","archived":false,"fork":false,"pushed_at":"2022-12-03T07:15:06.000Z","size":324,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T02:23:06.876Z","etag":null,"topics":["comment-system","comment-widget"],"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/macedigital.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}},"created_at":"2019-04-26T15:42:41.000Z","updated_at":"2020-07-30T13:03:05.000Z","dependencies_parsed_at":"2023-01-23T04:31:31.821Z","dependency_job_id":null,"html_url":"https://github.com/macedigital/isso-client","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/macedigital%2Fisso-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fisso-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fisso-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fisso-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macedigital","download_url":"https://codeload.github.com/macedigital/isso-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217222,"owners_count":20903009,"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":["comment-system","comment-widget"],"created_at":"2024-10-30T05:13:16.926Z","updated_at":"2025-04-04T17:12:07.761Z","avatar_url":"https://github.com/macedigital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isso-client\n\nUsing [Svelte][3] for replacing the official hand-crafted [isso][2] client libraries with modern Web API counterparts.\n\n## Development\n\n**NOTE: Project is work in progress at the moment!**\n\nClone the project and install dependencies ...\n\n```bash\ngit clone github.com:macedigital/isso-client.git\ncd isso-client\nnpm ci\n```\n\n*Note that you will need to have [Node.js][4] installed.*\n\n...then start [Rollup][5]:\n\n```bash\nnpm run dev\n```\n\nNavigate to [localhost:10001](http://localhost:10001).\n\nYou should see your app running. Edit a component file in `src`, save it.\n\nIf livereload isn't working (which it should), reload the page to see your changes.\n\n### Building library\n\nRunning a build\n\n```bash\nnpm run build\n```\n\nwill put minified files into the `/dist` folder, which are ready for production.\n\n### Why svelte?\n\n- Compiles components down to plain vanilla javascript\n- Small bundle size with no additional runtime requirements\n- Fully reactive with minimum amount of code to write\n\n## License\n\nMIT\n\n[1]: https://posativ.org/isso/\n[2]: https://github.com/posativ/isso\n[3]: https://svelte.dev\n[4]: https://nodejs.org\n[5]: https://rollupjs.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacedigital%2Fisso-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacedigital%2Fisso-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacedigital%2Fisso-client/lists"}