{"id":19365177,"url":"https://github.com/jorgeatgu/base-rollup","last_synced_at":"2026-01-07T02:03:03.632Z","repository":{"id":69302042,"uuid":"241452959","full_name":"jorgeatgu/base-rollup","owner":"jorgeatgu","description":"🚀 Starter kit: rollup + d3 + postcss","archived":false,"fork":false,"pushed_at":"2024-09-23T23:19:00.000Z","size":149,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T03:05:09.684Z","etag":null,"topics":["bash","d3","javascript","postcss","rollup","script","starter-kit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jorgeatgu.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":"2020-02-18T19:49:26.000Z","updated_at":"2020-05-04T22:01:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0ff898c-1ae2-4e4d-8945-1c2dc9d67512","html_url":"https://github.com/jorgeatgu/base-rollup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jorgeatgu/base-rollup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgeatgu%2Fbase-rollup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgeatgu%2Fbase-rollup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgeatgu%2Fbase-rollup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgeatgu%2Fbase-rollup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgeatgu","download_url":"https://codeload.github.com/jorgeatgu/base-rollup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgeatgu%2Fbase-rollup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274873290,"owners_count":25365823,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","d3","javascript","postcss","rollup","script","starter-kit"],"created_at":"2024-11-10T07:39:21.526Z","updated_at":"2026-01-07T02:03:03.559Z","avatar_url":"https://github.com/jorgeatgu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Base Rollup\n\nA small starter kit to create data projects or static web projects from scratch.\n\nAt first, the script allows you to choose between a static or data project. The difference is that the data project has built-in d3, nothing more. Then select the name of your project folder, and you will have little scaffolding ready to work.\n\nThe starter kit is ready to work with a reduced version of d3 based on importing only the [necessary modules](https://github.com/jorgeatgu/base-rollup-d3/blob/master/src/js/d3.js).\n\n## How to use\n\nDownload the script, and simply run it\n\n```\nbash init.sh\n```\n\n\n## DEMO\n\n\n[![asciicast](https://asciinema.org/a/170142.png)](https://asciinema.org/a/306571)\n\n## Getting Started\n\n```\nyarn install\n```\n\n```\nyarn serve\n```\n\n## Plugins\n\n**Linters**: eslint[ JavaScript ] \u0026 Stylelint[ CSS ]   \n**Minifiy**: teser[ JavaScript ] \u0026 CSSnano[ CSS ]   \n**Server**: Browsersync   \n**Lint-staged**: lint CSS files with Stylelint and JS files with Eslint before push to repository   \n\n## Script to init\n\nThe script create a structure like this:\n\n```\n\n├─ src/              \n│  ├─ css/           \n│  ├─ img/           \n│  └─ js/            \n│\n├─ css/              \n├─ js/               \n├─ img/              \n├─ .gitignore        \n├─ .eslintrc        \n├─ .stylelintrc      \n├─ .prettierrc.json      \n├─ index.html        \n├─ rollup.config.js       \n└─ package.json      \n```\n\n## License\n\n[MIT](LICENSE) © Jorge Aznar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgeatgu%2Fbase-rollup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorgeatgu%2Fbase-rollup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgeatgu%2Fbase-rollup/lists"}