{"id":20809907,"url":"https://github.com/rayyannafees/esm-react","last_synced_at":"2026-05-08T19:31:22.022Z","repository":{"id":222222236,"uuid":"756627343","full_name":"RayyanNafees/esm-react","owner":"RayyanNafees","description":"React with esm CDNs without installing any node_modules or bundlers","archived":false,"fork":false,"pushed_at":"2024-02-13T05:58:44.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T23:10:35.215Z","etag":null,"topics":["esm","esmodules","react","reactjs","vite","vitejs"],"latest_commit_sha":null,"homepage":"https://rayyannafees.github.io/esm-react/","language":"TypeScript","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/RayyanNafees.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-13T01:22:30.000Z","updated_at":"2024-02-13T05:48:42.000Z","dependencies_parsed_at":"2024-02-13T02:29:30.146Z","dependency_job_id":"0eb83223-7fe6-4310-aff4-656d4e78dde9","html_url":"https://github.com/RayyanNafees/esm-react","commit_stats":null,"previous_names":["rayyannafees/esm-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RayyanNafees/esm-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayyanNafees%2Fesm-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayyanNafees%2Fesm-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayyanNafees%2Fesm-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayyanNafees%2Fesm-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RayyanNafees","download_url":"https://codeload.github.com/RayyanNafees/esm-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RayyanNafees%2Fesm-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["esm","esmodules","react","reactjs","vite","vitejs"],"created_at":"2024-11-17T20:18:16.435Z","updated_at":"2026-05-08T19:31:22.004Z","avatar_url":"https://github.com/RayyanNafees.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESM React\n\nRunning a React Application without a bundler like `create-react-app` or `create-vite` or installing any library into `node_modules` but just simply using CDNs\n\n## Running the application\nAdd your entry file, suppose `main.tsx` into the html as `type=\"module\"`\n\nAdd this into your index.html inside the root of your project\n```html\n\u003cscript type=\"module\" src=\"path/to/main.tsx\"\u003e\u003c/script\u003e\n```\n\nThen run the index.html in the root by simply running\n\n```sh\nnpx vite\n```\n\n\u003e Powered by [ems.sh](https://code.esm.sh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayyannafees%2Fesm-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayyannafees%2Fesm-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayyannafees%2Fesm-react/lists"}