{"id":15832421,"url":"https://github.com/splincode/webpack-typescript-starter","last_synced_at":"2025-10-05T19:12:40.470Z","repository":{"id":102321810,"uuid":"109591692","full_name":"splincode/webpack-typescript-starter","owner":"splincode","description":"A simple Webpack starter with TypeScript transpilation","archived":false,"fork":false,"pushed_at":"2018-11-28T10:15:47.000Z","size":80,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T14:25:45.215Z","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/splincode.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":"2017-11-05T15:31:42.000Z","updated_at":"2020-02-10T09:57:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"1806a933-6ce6-4697-a777-5b93ac92bf41","html_url":"https://github.com/splincode/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/splincode%2Fwebpack-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fwebpack-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fwebpack-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fwebpack-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splincode","download_url":"https://codeload.github.com/splincode/webpack-typescript-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253754413,"owners_count":21958859,"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":[],"created_at":"2024-10-05T12:42:07.016Z","updated_at":"2025-10-05T19:12:35.438Z","avatar_url":"https://github.com/splincode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Webpack + TypeScript starter\n---\n\n![example](https://juristr.com/blog/assets/imgs/meetup-intro-angular2/transpiling.png)\n\nЭто далеко не самый сложный starter kit. Цель его состоит в том, чтобы получить простейшую возможную настройку для работы с Webpack и TypeScript. Развернув себе этот репозиторий, вы сможете дополнить теми инструментами, которые вам нужны, например, SASS-компиляцию, Gzip, Brotli-компрессию, дополнить тестами свое окружение.\n\n## Features\n\n- [x] Webpack\n- [x] TypeScript compilation\n- [x] ts-lint\n- [x] Webpack Development Server\n- [ ] Karma and Jasmine test execution\n\n## How to use\n\nПросто склонируйте репозиторий, а дальше:\n\n```bash\n# Переходим в директорию с проектом\n$ cd \u003cyour-project-name\u003e\n\n# Удаляем `.git` директорию\n\n# Установка зависимостей\n$ npm i\n\n# Запуск сборки приложения и веб-сервера:\n$ npm serve\n\n# Сборка приложения без минификации: \n$ npm run build\n\n# Сборка приложения с минификацией: \n$ npm run build:prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplincode%2Fwebpack-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplincode%2Fwebpack-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplincode%2Fwebpack-typescript-starter/lists"}