{"id":14976353,"url":"https://github.com/juristr/webpack-typescript-starter","last_synced_at":"2025-10-29T03:16:02.593Z","repository":{"id":45486585,"uuid":"79110806","full_name":"juristr/webpack-typescript-starter","owner":"juristr","description":"A simple Webpack 2 + TypeScript starter","archived":false,"fork":false,"pushed_at":"2024-01-08T09:45:25.000Z","size":15,"stargazers_count":127,"open_issues_count":11,"forks_count":49,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-07T16:07:29.182Z","etag":null,"topics":["starter-kit","starter-template","typescript","webpack","webpack2"],"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/juristr.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":"2017-01-16T11:10:51.000Z","updated_at":"2024-11-17T18:33:21.000Z","dependencies_parsed_at":"2023-02-12T22:10:16.097Z","dependency_job_id":null,"html_url":"https://github.com/juristr/webpack-typescript-starter","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/juristr%2Fwebpack-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juristr%2Fwebpack-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juristr%2Fwebpack-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juristr%2Fwebpack-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juristr","download_url":"https://codeload.github.com/juristr/webpack-typescript-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252912993,"owners_count":21824065,"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":["starter-kit","starter-template","typescript","webpack","webpack2"],"created_at":"2024-09-24T13:53:46.106Z","updated_at":"2025-10-29T03:15:57.554Z","avatar_url":"https://github.com/juristr.png","language":"JavaScript","readme":"Webpack 4 + TypeScript starter\n------------------------------\n\n[![Build Status](https://travis-ci.org/juristr/webpack-typescript-starter.svg?branch=master)](https://travis-ci.org/juristr/webpack-typescript-starter)\n\nThis is by far no sophisticated starter or whatever. The goal is to get the simplest possible setup to get you started with Webpack 4 and TypeScript. You can then start from here and add further stuff you need, such as SASS compilation, add framework specific stuff etc.\n\nAlso check out the official Webpack 4 docs for a proper TypeScript setup: https://webpack.js.org/guides/typescript/\n\n_Note, this is still a WIP. Contributions/suggestions are welcome :smiley:_\n\n## Features\n\n- [x] Webpack 4\n- [x] TypeScript 2 compilation\n- [x] ts-lint\n- [x] Webpack Development Server\n- [x] Karma and Jasmine test execution\n\n## How to use\n\nJust clone it and get going.\n\n```\n# --depth 1 removes all but one .git commit history\n$ git clone --depth=1 https://github.com/juristr/webpack-typescript-starter.git \u003cyour-project-name\u003e\n\n# change directory to your project\ncd  \u003cyour-project-name\u003e\n\n# Maybe remove the `.git` directory and start with a fresh one.\n\n# install all dependencies.\n$ npm i\n\n# Start developing and serve your app:\nnpm start\n\n# Build your app without minification: \nnpm run build\n\n# Build your app with minification: \nnpm run build.all\n\n# run unit tests:\nnpm run test\n```\n## Contributions\n\nOf course! Open an issue and let's discuss :smiley:.\n\n## Links and other useful stuff\n\nSimilar projects that could be a point of inspiration:\n\n- [krasimir/webpack-library-starter](https://github.com/krasimir/webpack-library-starter)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuristr%2Fwebpack-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuristr%2Fwebpack-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuristr%2Fwebpack-typescript-starter/lists"}