{"id":17188338,"url":"https://github.com/jclem/template-parcel","last_synced_at":"2026-01-05T17:06:20.118Z","repository":{"id":40831315,"uuid":"227157582","full_name":"jclem/template-parcel","owner":"jclem","description":"A template for frontend development","archived":false,"fork":false,"pushed_at":"2023-01-05T02:43:44.000Z","size":2885,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T10:52:53.792Z","etag":null,"topics":[],"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/jclem.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}},"created_at":"2019-12-10T15:45:00.000Z","updated_at":"2020-11-03T21:19:09.000Z","dependencies_parsed_at":"2023-02-03T06:46:03.274Z","dependency_job_id":null,"html_url":"https://github.com/jclem/template-parcel","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Ftemplate-parcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Ftemplate-parcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Ftemplate-parcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Ftemplate-parcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jclem","download_url":"https://codeload.github.com/jclem/template-parcel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245401374,"owners_count":20609163,"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-15T01:08:43.179Z","updated_at":"2026-01-05T17:06:20.051Z","avatar_url":"https://github.com/jclem.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parcel Template\n\nThis repository is a template for tinkering with frontend projects. It uses\n[Parcel](https://parceljs.org) to easily bundle up frontend assets that can\nbe deployed to [Vercel](https://vercel.com/) for sharing.\n\nIt makes use of:\n\n- Plain HTML for HTML\n- [Tailwind CSS](https://tailwindcss.com) for CSS\n- [TypeScript](https://www.typescriptlang.org) for JavaScript\n- [ESLint](https://eslint.org/) and [Prettier](https://prettier.io/) for basic style and format checks\n- [Husky](https://github.com/typicode/husky) for automated pre-commit checks and formatting\n\n## Use\n\n1. Clone: `git clone https://github.com/jclem/tinker.git` and `cd` into `./tinker`\n1. Install dependencies: `npm install`\n1. Tinker! Edit `src/index.html`, `src/js/index.ts`, and `src/css/index.postcss`.\n\n## Scripts\n\nA number of scripts are in [package.json](package.json) for developing,\nbuilding, and deploying:\n\n- `npm run dev` This starts a Parcel development server (with live reload, etc.)\n- `npm run build` This simply builds to the \"public\" directory (which is .gitignore-ed)\n- `npm run deploy` This deploys the project to Vercel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjclem%2Ftemplate-parcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjclem%2Ftemplate-parcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjclem%2Ftemplate-parcel/lists"}