{"id":17122638,"url":"https://github.com/gmac/paintr","last_synced_at":"2025-03-24T03:11:14.448Z","repository":{"id":21619377,"uuid":"24939821","full_name":"gmac/paintr","owner":"gmac","description":"A simple canvas-based paint app demo","archived":false,"fork":false,"pushed_at":"2014-10-11T13:39:55.000Z","size":376,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T09:16:19.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gmac.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":"2014-10-08T12:36:14.000Z","updated_at":"2014-10-08T12:43:52.000Z","dependencies_parsed_at":"2022-08-21T19:20:57.955Z","dependency_job_id":null,"html_url":"https://github.com/gmac/paintr","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/gmac%2Fpaintr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmac%2Fpaintr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmac%2Fpaintr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmac%2Fpaintr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmac","download_url":"https://codeload.github.com/gmac/paintr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200702,"owners_count":20576674,"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-10-14T18:23:26.261Z","updated_at":"2025-03-24T03:11:14.420Z","avatar_url":"https://github.com/gmac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paintr\n\nA simple canvas-based paint app. Features include:\n\n- Brush, eraser, and eye dropper tools.\n- Paint color and brush size settings.\n- Version history.\n- Keyboard shortcuts.\n\n![Paintr](screenshot.jpg)\n\n\nThis app is an excercise in thinking about the components that manage a data-driven application. Intended for instructional use.\n\n## Setup\n\nThis app is built in Middleman. To run, do:\n\n```\ncd paintr\nbundle install\nbundle exec middleman\n```\n\nThe app should now be running at `localhost:4567`\n\nTo build a static version of the app with flat HTML, CSS, and minified JavaScript, do:\n\n```\nbundle exec middleman build\n```\n\nThis will generate a `build` directory with the static app compiled into it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmac%2Fpaintr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmac%2Fpaintr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmac%2Fpaintr/lists"}