{"id":19975420,"url":"https://github.com/briangershon/vanilla-js-minimal","last_synced_at":"2026-05-09T22:02:12.363Z","repository":{"id":136995830,"uuid":"217777531","full_name":"briangershon/vanilla-js-minimal","owner":"briangershon","description":"Vanilla JavaScript starter with minimal dependencies. Support for ESM (ECMAScript modules), hot reloading, lint and unit testing. Plus Github CI workflow.","archived":false,"fork":false,"pushed_at":"2021-01-17T19:55:04.000Z","size":1135,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T09:45:04.149Z","etag":null,"topics":["ecmascript-modules","es6","es6-javascript","esm","github-actions","javascript","parcel-bundler","starter-template","vanilla-javascript","vanilla-js","vanillajs","workflow"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/briangershon.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":"2019-10-26T22:37:04.000Z","updated_at":"2024-01-09T03:29:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"762690bd-5aee-43f0-a801-e465c90ca72f","html_url":"https://github.com/briangershon/vanilla-js-minimal","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fvanilla-js-minimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fvanilla-js-minimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fvanilla-js-minimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Fvanilla-js-minimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briangershon","download_url":"https://codeload.github.com/briangershon/vanilla-js-minimal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241411480,"owners_count":19958746,"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":["ecmascript-modules","es6","es6-javascript","esm","github-actions","javascript","parcel-bundler","starter-template","vanilla-javascript","vanilla-js","vanillajs","workflow"],"created_at":"2024-11-13T03:18:18.759Z","updated_at":"2026-05-09T22:02:07.327Z","avatar_url":"https://github.com/briangershon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vanilla-js-minimal\n\n![Build Status](https://github.com/briangershon/vanilla-js-minimal/workflows/Continuous%20Integration/badge.svg)\n\nVanilla JavaScript starter with minimal dependencies and tools.\n\n* Includes a development environment with:\n  * Support for es6 modules and hot reloading (via Parcel Bundler)\n  * Compile to es5 to run across a wide range of browsers (via Babel)\n  * Unit tests (via Jest)\n  * Lint (via ESLint with their recommended settings)\n  * Continuous Integration workflow with Github Actions\n\n* Styling with default fonts that look great across operating systems.\n\n## Run Local Dev Server\n\n    npm install  # install dependencies\n\n    npm start\n    # visit http://localhost:1234\n\n## Run Tests\n\n    npm test\n\n## Package project up in dist folder for release to server\n\n    npm run build\n\n## Run lint\n\n    npm run lint\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangershon%2Fvanilla-js-minimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriangershon%2Fvanilla-js-minimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangershon%2Fvanilla-js-minimal/lists"}