{"id":17332791,"url":"https://github.com/paulhax/aframe-typescript-hot-loader","last_synced_at":"2026-04-20T09:02:33.218Z","repository":{"id":115327470,"uuid":"216145757","full_name":"PaulHax/aframe-typescript-hot-loader","owner":"PaulHax","description":"A-Frame WebGL toolkit example bundling Typescript and Javascript components with Webpack hot reloading.","archived":false,"fork":false,"pushed_at":"2024-02-21T01:07:06.000Z","size":1373,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T11:32:42.137Z","etag":null,"topics":["aframe","threejs","typescript","virtualreality","webpack","webvr"],"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/PaulHax.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":"2019-10-19T03:53:18.000Z","updated_at":"2019-10-19T16:35:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"39691391-26fa-4124-b6e8-3f5805d4456e","html_url":"https://github.com/PaulHax/aframe-typescript-hot-loader","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/PaulHax%2Faframe-typescript-hot-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulHax%2Faframe-typescript-hot-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulHax%2Faframe-typescript-hot-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaulHax%2Faframe-typescript-hot-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaulHax","download_url":"https://codeload.github.com/PaulHax/aframe-typescript-hot-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245793855,"owners_count":20673067,"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":["aframe","threejs","typescript","virtualreality","webpack","webvr"],"created_at":"2024-10-15T14:58:50.488Z","updated_at":"2026-04-20T09:02:28.196Z","avatar_url":"https://github.com/PaulHax.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aframe-typescript-hot-loader\n\nModifed example from https://github.com/supermedium/aframe-super-hot-loader.  Thanks Kevin Ngo!\n\n- Bundle Typescript and Javascript A-Frame components.\n- Modify files and see the effect without refreshing thanks to Hot Module Replacment.\n- ESLint and Prettier.\n- Deploy to Github pages.\n\nAlso stole: https://github.com/olioapps/aframe-typescript-toolkit\n\n## Getting Started\n```\nyarn install\nyarn start\n```\nPoint browser to localhost:3000\n\n## Testing Components\nOften you want to develop components independently from the main app.  One way:\n\nMake a directory under the test directory and put a app.ts and index.html in it.  Say the directory is test/color-comp.\n\nTo run the Webpack dev server there:\n```\nyarn start --testDir color-comp\n```\nThe --testDir argument sets the Webpack entry point and contentBase (aka static assests root) to that directory.\n\n## Deploy to Github Pages\nSetup the remote repo, then yarn deploy\n```\ngit remote add origin [your repo URL here]\nyarn deploy\n```\n\n------------\n\n\nKind of a heavy toolbelt, don't fall in deep water.\n\nHelpful links (IMHO):\n- https://dev.to/robertcoopercode/using-eslint-and-prettier-in-a-typescript-project-53jb\n- https://github.com/babel/babel-eslint/issues/663\n- https://github.com/DefinitelyTyped/DefinitelyTyped/blob/fde8e78611fd8f21f80425ed2e3ad160f8afb927/types/aframe/test/aframe-tests.ts\n- https://github.com/olioapps/aframe-typescript-toolkit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulhax%2Faframe-typescript-hot-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulhax%2Faframe-typescript-hot-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulhax%2Faframe-typescript-hot-loader/lists"}