{"id":19150452,"url":"https://github.com/vicompany/rollup-itcss","last_synced_at":"2026-04-19T06:37:46.916Z","repository":{"id":40751767,"uuid":"262024103","full_name":"vicompany/rollup-itcss","owner":"vicompany","description":"A recipe for bundling ES Modules with rollup.js and a basic Sass (ITCSS) setup.","archived":false,"fork":false,"pushed_at":"2023-01-06T05:14:09.000Z","size":2424,"stargazers_count":0,"open_issues_count":19,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T18:15:25.609Z","etag":null,"topics":["css","es6","itcss","javascript","recipe","rollup"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/vicompany.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}},"created_at":"2020-05-07T10:49:54.000Z","updated_at":"2020-11-16T09:26:10.000Z","dependencies_parsed_at":"2023-02-05T09:46:56.945Z","dependency_job_id":null,"html_url":"https://github.com/vicompany/rollup-itcss","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/vicompany%2Frollup-itcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Frollup-itcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Frollup-itcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Frollup-itcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicompany","download_url":"https://codeload.github.com/vicompany/rollup-itcss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236198,"owners_count":19769571,"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":["css","es6","itcss","javascript","recipe","rollup"],"created_at":"2024-11-09T08:12:04.334Z","updated_at":"2025-10-05T20:19:25.901Z","avatar_url":"https://github.com/vicompany.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rollup.js \u0026 itcss - front-end recipe\n\nThis recipe includes:\n- Bundling [ES modules](https://developers.google.com/web/fundamentals/primers/modules) with [rollup.js](https://rollupjs.org/).\n- JavaScript unit testing with [Jest](https://jestjs.io/).\n- A css setup using the [itcss](https://itcss.io/) architecture, transformed with [PostCSS](https://postcss.org/).\n\n## Usage\n\n- Clone this repo, download the zip file or use [`degit`](https://www.npmjs.com/package/degit): `npx degit vicompany/rollup-itcss`.\n- In the root of the project run `npm ci` or `npm i`.\n- The main entry points are:\n    - [`source/scripts/index.mjs`](source/scripts/index.mjs)\n    - [`source/styles/main.css`](source/styles/main.css)\n\n## Tasks\n\n### Development\n\nTo start the watchers and a [http-server](https://www.npmjs.com/package/http-server).\n\n```bash\nnpm run dev\n```\n\n### Production build\n\n This will test and lint the source code and create the production builds.\n\n```bash\nnpm run build\n```\n\nThese scripts are configured in the [`package.json`](package.json).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicompany%2Frollup-itcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicompany%2Frollup-itcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicompany%2Frollup-itcss/lists"}