{"id":13514839,"url":"https://github.com/methodofaction/Method-Draw","last_synced_at":"2025-03-31T03:31:29.295Z","repository":{"id":3696316,"uuid":"4767074","full_name":"methodofaction/Method-Draw","owner":"methodofaction","description":"Method Draw, the SVG Editor for Method of Action","archived":false,"fork":false,"pushed_at":"2024-05-07T19:07:07.000Z","size":201332,"stargazers_count":2817,"open_issues_count":71,"forks_count":712,"subscribers_count":124,"default_branch":"master","last_synced_at":"2024-10-29T15:05:19.886Z","etag":null,"topics":["drawing-app","svg-editor","vector-graphics"],"latest_commit_sha":null,"homepage":"http://editor.method.ac","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/methodofaction.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["methodofaction"],"liberapay":"methodofaction","custom":["https://www.paypal.com/paypalme/methodofaction"]}},"created_at":"2012-06-23T19:36:48.000Z","updated_at":"2024-10-29T07:40:09.000Z","dependencies_parsed_at":"2023-02-16T19:31:27.112Z","dependency_job_id":"e9e91770-029e-4066-af2f-7a8cfc633cf7","html_url":"https://github.com/methodofaction/Method-Draw","commit_stats":{"total_commits":412,"total_committers":11,"mean_commits":37.45454545454545,"dds":0.03883495145631066,"last_synced_commit":"c01c2f72b4497027eecb2a27e066c9bc5bf754c0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodofaction%2FMethod-Draw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodofaction%2FMethod-Draw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodofaction%2FMethod-Draw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/methodofaction%2FMethod-Draw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/methodofaction","download_url":"https://codeload.github.com/methodofaction/Method-Draw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245097852,"owners_count":20560319,"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":["drawing-app","svg-editor","vector-graphics"],"created_at":"2024-08-01T05:01:02.571Z","updated_at":"2025-03-31T03:31:29.263Z","avatar_url":"https://github.com/methodofaction.png","language":"JavaScript","funding_links":["https://github.com/sponsors/methodofaction","https://liberapay.com/methodofaction","https://www.paypal.com/paypalme/methodofaction"],"categories":["Browser editor","JavaScript"],"sub_categories":[],"readme":"# Method Draw\n\nMethod Draw is a web based vector drawing application. The purpose of Method Draw is to provide a simple and easy-to-use SVG editor experience. It purposely removes some features such as layers and line-caps/corners in exchange for a more simple and pleasant experience. If you are looking for a more complete vector editing open-source solution, please check out [SVG Edit](https://github.com/SVG-Edit/svgedit).\n\n#### [Try Method Draw](https://editor.method.ac) online.\n\n![Method Draw](https://method.ac/img/method-draw2021.png)\n\n## Development\n\nDevelop and run a local web server under `src`;\n\n```\ncd src\npython -m SimpleHTTPServer 8000\n```\n\nor if you have Python 3: \n\n```\ncd src\npython -m http.server 8000\n```\n\n## Build\n\nInstall dev dependencies:\n\n`npm install`\n\nThen you can build into `dist` by running:\n\n`gulp build`\n\nDeploy `dist` to your static file server of choice.\n\n## Release notes\n\n**2021.05.26** Minor redesign\n**2021.05.12** Solved stability issues\n**2021.02.15** Major code refactor  \n**2021.01.15** Added new fonts  \n**2021.01.01** Text handling improvements  \n**2020.12.10** Gradient fixes on Windows and Safari MacOS  \n**2020.08.04** Vast code simplification  \n**2020.08.02** File clean-up and gulp build implemented  \n**2020.08.01** Project thawed  \n**2015.01.01** Project frozen  \n**2013.01.01** Project forked from SVG-Edit  \n\nSponsor development by [donating to the author](https://method.ac/donate/).\n\nMethod Draw is Copyright (c)\nMark MacKay [mark@method.ac](mailto:mark@method.ac)\n\nPublished under an MIT License. Enjoy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmethodofaction%2FMethod-Draw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmethodofaction%2FMethod-Draw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmethodofaction%2FMethod-Draw/lists"}