{"id":25676394,"url":"https://github.com/harshalslimaye/locos","last_synced_at":"2026-05-06T04:31:51.884Z","repository":{"id":39526144,"uuid":"189733715","full_name":"harshalslimaye/locos","owner":"harshalslimaye","description":"Lightweight React like library for building modern UIs. :snowman:","archived":false,"fork":false,"pushed_at":"2023-01-03T23:16:33.000Z","size":2205,"stargazers_count":2,"open_issues_count":25,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-09T09:55:42.177Z","etag":null,"topics":["javascript-framework","javascript-library","jsx","react","react-like","reactdom","virtual-dom"],"latest_commit_sha":null,"homepage":"","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/harshalslimaye.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-06-01T13:05:15.000Z","updated_at":"2022-01-17T07:42:12.000Z","dependencies_parsed_at":"2023-02-01T13:01:51.195Z","dependency_job_id":null,"html_url":"https://github.com/harshalslimaye/locos","commit_stats":null,"previous_names":["harshal-limaye/locos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harshalslimaye/locos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Flocos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Flocos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Flocos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Flocos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harshalslimaye","download_url":"https://codeload.github.com/harshalslimaye/locos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshalslimaye%2Flocos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["javascript-framework","javascript-library","jsx","react","react-like","reactdom","virtual-dom"],"created_at":"2025-02-24T14:26:14.481Z","updated_at":"2026-05-06T04:31:51.868Z","avatar_url":"https://github.com/harshalslimaye.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Locos\nLocos (pronounced /loʊ-cɒs:/, like Low cost)is a lightweight React like library for building modern UIs. :snowman:\n\n\n## Features\n- Functional components\n- render props\n- Lightweight\n- No dependencies\n- React like API\n\n## Installation\n```\nnpm install locos\n```\n\n## Usage\n```js\nimport Locos from 'locos';\n\nconst Greet = (props) =\u003e {\n  return \u003cdiv\u003eHello {props.name}!\u003c/div\u003e\n};\n\nLocos.render(\n  \u003cGreet name={'Locos'} /\u003e,\n  document.querySelector('#root')\n);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshalslimaye%2Flocos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshalslimaye%2Flocos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshalslimaye%2Flocos/lists"}