{"id":22164938,"url":"https://github.com/tgdev/modern-js-starter","last_synced_at":"2026-04-27T16:33:03.715Z","repository":{"id":66317240,"uuid":"110403501","full_name":"tgdev/modern-js-starter","owner":"tgdev","description":"A small set of tools to get a modern javascript project up and running","archived":false,"fork":false,"pushed_at":"2017-11-13T03:22:54.000Z","size":178,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T14:54:31.509Z","etag":null,"topics":["babel","es6","jest","webpack3"],"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/tgdev.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":"2017-11-12T04:04:40.000Z","updated_at":"2020-09-15T04:22:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"50efe392-8d93-409e-aaa9-6d3e66980516","html_url":"https://github.com/tgdev/modern-js-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tgdev/modern-js-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fmodern-js-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fmodern-js-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fmodern-js-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fmodern-js-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgdev","download_url":"https://codeload.github.com/tgdev/modern-js-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgdev%2Fmodern-js-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["babel","es6","jest","webpack3"],"created_at":"2024-12-02T05:12:01.207Z","updated_at":"2026-04-27T16:33:03.698Z","avatar_url":"https://github.com/tgdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern JS Starter\n\nA small set of tools to get a modern javascript project up and running.\n\n\n### Dependencies\n\n- Node (v8.9.1)\n- Yarn (v1.3.2)\n\n\n### Tools provided\n\n- **Babel:**   ES6 support\n- **ESLint:**  File linting\n- **Webpack:** Asset bundling\n- **Jest:**    Unit testing\n\n\n### Getting started\n\n1. **Clone the repo**\n\n```bash\ngit clone https://github.com/tgdev/modern-js-starter.git\n```\n\n2. **Setup the project**\n\n```bash\nyarn setup\n```\n\n- Deletes the cloned origin repo (`.git`)\n- Updates `package.json` to match your project's details\n- Installs dependencies\n\n3. **Fire up local dev server**\n\n```bash\nyarn start\n```\n\n- Watches `js` tests\n- Watches `js` files for lint errors\n- Opens new browser tab at `http://localhost:8080`\n\n4. **Review demo folder**\n\nA dummy function and accompanying test exist in `src/demo/`. You can delete this folder and its contents whenever you like. (Also remember to remove the import from `src/index.js`)\n\n\n### Where's that cool thing I like?\n\n**Looking for React? Redux? MobX? CSS-modules? CSS-in-JS? Angular? Enzyme? Immutable? Hot reloading?**\n\nFeel free to fork this repo and build upon it.\n\n_This really is just a bare bones starting point to use the latest features of ES6 and provide decent unit testing via Jest._\n\n\n### Contributing\n\nThis has really been created for my own personal use so I'm not really looking to build it out. Plus there's a gajillion boilerplate, starter-kits out there so make sure you check those out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgdev%2Fmodern-js-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgdev%2Fmodern-js-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgdev%2Fmodern-js-starter/lists"}