{"id":16815610,"url":"https://github.com/ericzon/typescript-starter-frontend","last_synced_at":"2026-06-30T17:32:46.366Z","repository":{"id":39031565,"uuid":"284902348","full_name":"ericzon/typescript-starter-frontend","owner":"ericzon","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T20:44:15.000Z","size":4342,"stargazers_count":0,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T12:33:46.021Z","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/ericzon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-04T06:58:44.000Z","updated_at":"2020-08-10T09:11:06.000Z","dependencies_parsed_at":"2023-02-08T01:30:42.803Z","dependency_job_id":null,"html_url":"https://github.com/ericzon/typescript-starter-frontend","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ericzon/typescript-starter-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Ftypescript-starter-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Ftypescript-starter-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Ftypescript-starter-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Ftypescript-starter-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericzon","download_url":"https://codeload.github.com/ericzon/typescript-starter-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Ftypescript-starter-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34977668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-13T10:34:58.211Z","updated_at":"2026-06-30T17:32:46.346Z","avatar_url":"https://github.com/ericzon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript Starter with Webpack\n\n## Description\n\nMy main objective on this repo is to have a clean base to start coding **frontend** in Typescript without bindings to any framework. It's a good starting point to write frontend libraries.\n\nMain features:\n\n- Uses webpack\n- You can development in ES2020 :tada:\n- Transpiled to es5 (maximizing compatibility)\n- Dotenv\n- Checking format of commit messages\n- Automatic changelog\n- Eslint\n- Prettier\n- Checking on pre commit phase\n- editorconfig\n- Watcher\n- Live reloading\n- Tests setup\n- Checking of tests before push\n- Code docs generation\n\nMore to come:\n  ...\n\n## Installation\n\n```\nnpm i\n```\n\n## Usage\n\nAdd your code in src and just run:\n\n```\nnpm run build\n```\n\nTo generate a bundle in dist folder.\n\nSet NODE_ENV=production to create an uglified \u0026 optimized version\nSet NODE_ENV=development to generate a version with sourcemaps\n\n## Development\n\nLive reloading at http://localhost:8000\n\n```\nnpm start\n```\n\nEnable watcher\n\n```\nnpm run watch\n```\n\n## Testing\n\nWe're using Jest:\n\n```\nnpm t\n```\n\nTo run in watch mode:\n```\nnpm run test:watch\n```\n\n## Docs\n\nCode docs generated with [TypeDoc](https://github.com/TypeStrong/typedoc)\n```\nnpm run docs\n```\n\n## Analyse bundle\n```\nnpm run stats\n```\nand push stats.json to some of these [suggested services](https://webpack.js.org/guides/code-splitting/#bundle-analysis)\n\n## Updates\n\nYou can check updates in [CHANGELOG](./CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericzon%2Ftypescript-starter-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericzon%2Ftypescript-starter-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericzon%2Ftypescript-starter-frontend/lists"}