{"id":18997329,"url":"https://github.com/chase-moskal/shaved-frontend","last_synced_at":"2025-07-02T06:06:27.872Z","repository":{"id":91093512,"uuid":"176184458","full_name":"chase-moskal/shaved-frontend","owner":"chase-moskal","description":"buildless minimalist web frontend forkable baseline","archived":false,"fork":false,"pushed_at":"2020-07-16T20:43:59.000Z","size":69,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T12:30:34.326Z","etag":null,"topics":["buildless","esmodules","frontend","project-template"],"latest_commit_sha":null,"homepage":"https://chasemoskal.com/shaved-frontend/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chase-moskal.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-03-18T01:39:21.000Z","updated_at":"2020-06-26T05:57:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca94bb1e-fd30-49f3-bc0f-df4ac6235994","html_url":"https://github.com/chase-moskal/shaved-frontend","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/chase-moskal/shaved-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chase-moskal%2Fshaved-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chase-moskal%2Fshaved-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chase-moskal%2Fshaved-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chase-moskal%2Fshaved-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chase-moskal","download_url":"https://codeload.github.com/chase-moskal/shaved-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chase-moskal%2Fshaved-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263083590,"owners_count":23411163,"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":["buildless","esmodules","frontend","project-template"],"created_at":"2024-11-08T17:39:02.409Z","updated_at":"2025-07-02T06:06:27.853Z","avatar_url":"https://github.com/chase-moskal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# chase-moskal's shaved-frontend\n## buildless minimalist web frontend forkable baseline\n\n- [**importly**](https://github.com/chase-moskal/importly) *web package manager generates import maps*\n- [**unpkg.com cdn**](https://unpkg.com) *hosts dependencies*\n- [**es-module-shims**](https://github.com/guybedford/es-module-shims) *polyfill for import maps*\n- [**lit-element**](https://github.com/Polymer/lit-element) *web component baseclass*\n- [**lit-html**](https://github.com/polymer/lit-html) *renders jsx-style templates*\n\n## no build, no bundling, no transpilation\n\n- go all-native with es modules — oh so lean, oh so clean — very neat\n- use lit-element and lit-html to write modern framework-agnostic web components\n- external dependencies are managed by *importly* and are loaded from the unpkg cdn\n\n## how to do\n\n1. clone this project `git clone \u003cGITURL\u003e`\n2. run `npm install` in the project\n3. start the http server\n\t- start it in the project directory: `npm run http-server`\n\t- browse to http://localhost:5000\n4. code, reload, repeat, profit\n\n## why is there a package.json?\n\nit's for dev-time dependencies, like `importly` and `serve`\n\nin the future, when [web modules](https://github.com/nodejs/modules/issues/278) land in node — we won't need a `package.json` anymore 😎\n\n## is unpkg good enough for production?\n\nmaybe not... i'm looking into integrating importly with `@pika/web`'s workflow for optimization\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchase-moskal%2Fshaved-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchase-moskal%2Fshaved-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchase-moskal%2Fshaved-frontend/lists"}