{"id":13641063,"url":"https://github.com/bonniss/hyparcel","last_synced_at":"2025-04-15T22:56:43.979Z","repository":{"id":42842247,"uuid":"263314795","full_name":"bonniss/hyparcel","owner":"bonniss","description":"Hyperapp v2 + TailwindCSS + Parcel boilerplate, with PurgeCSS intergrated in production.","archived":false,"fork":false,"pushed_at":"2023-03-04T17:42:50.000Z","size":1999,"stargazers_count":7,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T22:56:40.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hyparcel.nauda.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bonniss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-12T11:15:36.000Z","updated_at":"2023-07-18T11:56:48.000Z","dependencies_parsed_at":"2024-01-21T01:12:13.073Z","dependency_job_id":"916d0520-ece6-4b53-bd84-7e960a6fc7fd","html_url":"https://github.com/bonniss/hyparcel","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/bonniss%2Fhyparcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonniss%2Fhyparcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonniss%2Fhyparcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonniss%2Fhyparcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonniss","download_url":"https://codeload.github.com/bonniss/hyparcel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167439,"owners_count":21223505,"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-08-02T01:01:17.380Z","updated_at":"2025-04-15T22:56:43.960Z","avatar_url":"https://github.com/bonniss.png","language":"JavaScript","funding_links":[],"categories":["Starters","JavaScript"],"sub_categories":[],"readme":"# Hyparcel\n\nA Hyperapp v2 + TailwindCSS + Parcel boilerplate, with PurgeCSS intergrated in production.\n\n## Dependencies\n\n- Hyperapp v2\n- Parcel v1.12\n- Tailwindcss v1.4\n\n## Get Started\n\n```bash\ngit clone https://github.com/bonniss/hyparcel.git\ncd hyparcel\n```\n\n- Install dependencies\n\n```bash\nnpm install\n```\n\n- Run the hot-reloading dev server - http://localhost:1234\n\n```bash\nnpm run dev\n```\n\n- Build assets for production\n\n```bash\nnpm run prod\n```\n\n## Controlling CSS\n\nIn development, you should have full power on utilities offered by Tailwind. Therefore, no CSS purging and minification are executed to keep bundling fast.\n\nTailor Tailwind to your need by [configuring `tailwind.config.js`](https://tailwindcss.com/docs/configuration). The CSS seed file is located at `src/css/main.pcss`. Note that as Purgecss is configured in `postcss.config.js`, you should keep `tailwind.config.js`'s `purge: false` to suppress warnings when bundling for production.\n\nIf you want to generate CSS only:\n\n```bash\nnpm run build:css\n```\n\nBy default, a verbose output is located at `src/css/style.css`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonniss%2Fhyparcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonniss%2Fhyparcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonniss%2Fhyparcel/lists"}