{"id":22702496,"url":"https://github.com/vielhuber/boilerplate","last_synced_at":"2025-04-13T08:01:50.985Z","repository":{"id":42513033,"uuid":"92936423","full_name":"vielhuber/boilerplate","owner":"vielhuber","description":"📦 Starter kit for web devs. 📦","archived":false,"fork":false,"pushed_at":"2025-02-12T12:36:23.000Z","size":2562,"stargazers_count":10,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T22:36:43.244Z","etag":null,"topics":["babel","javascript","npm","sass"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/vielhuber.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-31T10:49:49.000Z","updated_at":"2025-02-12T12:36:25.000Z","dependencies_parsed_at":"2025-01-17T11:39:20.814Z","dependency_job_id":null,"html_url":"https://github.com/vielhuber/boilerplate","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vielhuber%2Fboilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vielhuber%2Fboilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vielhuber%2Fboilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vielhuber%2Fboilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vielhuber","download_url":"https://codeload.github.com/vielhuber/boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681480,"owners_count":21144700,"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":["babel","javascript","npm","sass"],"created_at":"2024-12-10T07:13:43.363Z","updated_at":"2025-04-13T08:01:50.883Z","avatar_url":"https://github.com/vielhuber.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 boilerplate 📦\n\nthis is a boilerplate starter kit for rapid web development. it is based on [npm scripts](https://docs.npmjs.com/misc/scripts).\n\n## includes\n\n-   [Babel (7)](https://babeljs.io)\n-   [Sass](http://sass-lang.com) (+sourcemaps/autoprefixing/file inlining)\n-   [Browsersync](https://www.browsersync.io)\n-   [Tailwind CSS](https://tailwindcss.com/)\n-   [eslint](https://eslint.org)\n-   [React](https://reactjs.org)\n-   [Jest](https://github.com/facebook/jest) (unit/integration/regression tests with [Puppeteer](https://github.com/smooth-code/jest-puppeteer))\n-   [hlp](https://github.com/vielhuber/hlp)\n-   [Prettier](https://github.com/prettier/prettier) and [Prettier PHP Plugin](https://github.com/prettier/plugin-php)\n-   [Desktop notifications](https://github.com/micromata/cli-error-notifier) on error\n\n## features\n\n-   watchers for file changes\n-   copy scripts\n-   minification of html, js and css\n-   bundling of external libs\n-   extracting of critical css for [above-the-fold-content](https://developers.google.com/speed/docs/insights/PrioritizeVisibleContent)\n-   deferred loading of google analytics\n-   import css files in javascript\n-   auto transform es6 dependencies\n-   google page speed 100/100 ready\n-   full ie11 support\n-   zero vulnerabilities on `npm audit`\n\n## installation\n\n```\nmkdir testproject\ncd testproject\nwget https://github.com/vielhuber/boilerplate/archive/master.zip\nunzip master.zip -d .\nmv boilerplate-master/{.[!.],}* .\nrm -r boilerplate-master master.zip README.md\ncp .env.example .env\nnpm install\n```\n\n## usage\n\n#### run watchers, browsersync and use uncompressed versions\n\n```\nnpm run dev\n```\n\n#### build once for production\n\n```\nnpm run prod\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvielhuber%2Fboilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvielhuber%2Fboilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvielhuber%2Fboilerplate/lists"}