{"id":14978161,"url":"https://github.com/socketio/lz77-compression-demo","last_synced_at":"2026-03-17T23:06:48.836Z","repository":{"id":65978737,"uuid":"47171299","full_name":"socketio/lz77-compression-demo","owner":"socketio","description":null,"archived":false,"fork":false,"pushed_at":"2015-12-15T20:02:59.000Z","size":9,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-26T01:41:11.783Z","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/socketio.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-12-01T06:50:57.000Z","updated_at":"2025-01-10T00:04:20.000Z","dependencies_parsed_at":"2023-02-19T18:05:27.723Z","dependency_job_id":null,"html_url":"https://github.com/socketio/lz77-compression-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/socketio/lz77-compression-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Flz77-compression-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Flz77-compression-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Flz77-compression-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Flz77-compression-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketio","download_url":"https://codeload.github.com/socketio/lz77-compression-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Flz77-compression-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30635156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T22:38:22.569Z","status":"ssl_error","status_checked_at":"2026-03-17T22:38:11.804Z","response_time":56,"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-09-24T13:56:58.082Z","updated_at":"2026-03-17T23:06:48.766Z","avatar_url":"https://github.com/socketio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LZ77 Compression Demo\n\nA demo which highlights the compressed texts by LZ77 algorithm a realtime stream on Twitter.\n\n## How to use\nPlease prepare a [Twitter access token](https://dev.twitter.com/oauth/application-only).\n\n### Heroku\n\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n### Custom\nSet the environment variables and start your server.\n\n```sh\n$ cat .env\nTWITTER_CONSUMER_KEY=xxxxxxxxxx\nTWITTER_CONSUMER_SECRET=xxxxxxxxxx\nTWITTER_TOKEN=xxxxxxxxxx\nTWITTER_TOKEN_SECRET=xxxxxxxxxx\n$ npm install\n$ env $(cat .env | xargs) npm start\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketio%2Flz77-compression-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocketio%2Flz77-compression-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketio%2Flz77-compression-demo/lists"}