{"id":18798554,"url":"https://github.com/micmro/ts-webpack-boilerplate","last_synced_at":"2025-04-13T17:22:20.024Z","repository":{"id":146090871,"uuid":"74192719","full_name":"micmro/ts-webpack-boilerplate","owner":"micmro","description":"Simple Typescript + Webpack boilerplate code, with uglify, tslint and LESS support","archived":false,"fork":false,"pushed_at":"2016-11-19T07:21:17.000Z","size":4,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T08:11:25.366Z","etag":null,"topics":["boilerplate-template","dev-server","less","typescript","webpack"],"latest_commit_sha":null,"homepage":null,"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/micmro.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":"2016-11-19T06:55:59.000Z","updated_at":"2023-02-01T17:35:45.000Z","dependencies_parsed_at":"2023-05-13T21:45:42.055Z","dependency_job_id":null,"html_url":"https://github.com/micmro/ts-webpack-boilerplate","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/micmro%2Fts-webpack-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micmro%2Fts-webpack-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micmro%2Fts-webpack-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micmro%2Fts-webpack-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micmro","download_url":"https://codeload.github.com/micmro/ts-webpack-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750866,"owners_count":21155797,"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":["boilerplate-template","dev-server","less","typescript","webpack"],"created_at":"2024-11-07T22:12:21.548Z","updated_at":"2025-04-13T17:22:20.019Z","avatar_url":"https://github.com/micmro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-webpack-boilerplate\nSimple Typescript + Webpack boilerplate code.\n\nIt supports the following out of the box:\n- concatination\n- uglify\n- tslint\n- LESS\n- watch\n- hot reloading\n- source maps\n\n# Setup\n\nJust install dependencies.\n```\nnpm install\n```\n\n# Commands\n\n## To run the dev-server:\n```\nnpm run serve\n```\nIt starts on `http://localhost:8080` and automatically reloads the page for all file changes.\n\n## To run a dev-build:\n```\nnpm run build\n```\nFiles are stored in `./dist`\n\n## To run a prod build with uglification and source map:\n```\nnpm run build-prod\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicmro%2Fts-webpack-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicmro%2Fts-webpack-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicmro%2Fts-webpack-boilerplate/lists"}