{"id":13682080,"url":"https://github.com/felipecustodio/p5-starter","last_synced_at":"2025-04-30T06:33:50.170Z","repository":{"id":55663454,"uuid":"163492753","full_name":"felipecustodio/p5-starter","owner":"felipecustodio","description":":herb: Boilerplate for p5.js projects, including VSCode Intellisense and linting for HTML, CSS and JS.","archived":false,"fork":false,"pushed_at":"2021-04-15T17:46:52.000Z","size":2168,"stargazers_count":19,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-12T01:35:19.156Z","etag":null,"topics":["boilerplate","p5","p5js","starter-kit","starter-template"],"latest_commit_sha":null,"homepage":"https://felipecustodio.github.io/p5-starter/","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/felipecustodio.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":"2018-12-29T08:28:29.000Z","updated_at":"2024-08-13T01:48:27.000Z","dependencies_parsed_at":"2022-08-15T05:50:55.803Z","dependency_job_id":null,"html_url":"https://github.com/felipecustodio/p5-starter","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/felipecustodio%2Fp5-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecustodio%2Fp5-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecustodio%2Fp5-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecustodio%2Fp5-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipecustodio","download_url":"https://codeload.github.com/felipecustodio/p5-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251654816,"owners_count":21622376,"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":["boilerplate","p5","p5js","starter-kit","starter-template"],"created_at":"2024-08-02T13:01:40.286Z","updated_at":"2025-04-30T06:33:49.874Z","avatar_url":"https://github.com/felipecustodio.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/readme_banner.png\"/\u003e\n\u003c/p\u003e\n\n# Installation and Usage\n\nThis repository is a template, which you can use to quickstart your own new projects. It comes with a pre-configured environment for VS Code, with suggested extensions and configurations.\n\n[GitHub - Creating a repository from a template](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template)\n\n```bash\n.\n├── index.html\n├── jsconfig.json\n├── node_modules\n├── package.json\n├── sketch.js\n└── style.css\n```\n\n# Visual Studio Code Workflow\n\nIncluded is a `.vscode/extensions.json` file, which recommends a workspace inside Visual Studio Code with the following extensions:\n\n* [LiveServer](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)\n* [p5.js snippets](https://marketplace.visualstudio.com/items?itemName=acidic9.p5js-snippets)\n* [eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)\n* [htmlhint](https://marketplace.visualstudio.com/items?itemName=mkaufman.HTMLHint)\n\nTo view your sketch, start the Live Server on VS Code. It defaults to [http://127.0.0.1:5500/](http://127.0.0.1:5500/ \"http://127.0.0.1:5500/\"). It supportes **live reload**, so you can edit the sketch and see the changes in near realtime, like the p5 online editor.\n\n## Intellisense\n\nIntellisense is provided via p5.js TypeScript definition files.\n\nSolution found on issue [#1339](https://github.com/processing/p5.js/issues/1339 \"#1339\").\n\nInstead of downloading the TypeScript definitions, we can now use this NPM package: [@types/p5](https://www.npmjs.com/package/@types/p5).\n\n# ESLint rules\n\nThere are some disabled rules on `.eslintrc.json`, but they're entirely personal choices.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecustodio%2Fp5-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipecustodio%2Fp5-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecustodio%2Fp5-starter/lists"}