{"id":13609876,"url":"https://github.com/literallycanvas/literallycanvas","last_synced_at":"2025-04-12T22:32:06.191Z","repository":{"id":5442121,"uuid":"6635074","full_name":"literallycanvas/literallycanvas","owner":"literallycanvas","description":"A canvas in your browser. Literally.","archived":true,"fork":false,"pushed_at":"2020-05-29T21:28:35.000Z","size":3561,"stargazers_count":1113,"open_issues_count":94,"forks_count":322,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-04-06T20:47:07.585Z","etag":null,"topics":["canvas","drawing","html","html5","javascript","ms-paint","paint","whiteboard"],"latest_commit_sha":null,"homepage":"http://www.literallycanvas.com/","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/literallycanvas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","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":"2012-11-11T03:18:21.000Z","updated_at":"2025-03-30T12:00:10.000Z","dependencies_parsed_at":"2022-09-06T19:21:39.552Z","dependency_job_id":null,"html_url":"https://github.com/literallycanvas/literallycanvas","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literallycanvas%2Fliterallycanvas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literallycanvas%2Fliterallycanvas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literallycanvas%2Fliterallycanvas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/literallycanvas%2Fliterallycanvas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/literallycanvas","download_url":"https://codeload.github.com/literallycanvas/literallycanvas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248640832,"owners_count":21138102,"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":["canvas","drawing","html","html5","javascript","ms-paint","paint","whiteboard"],"created_at":"2024-08-01T19:01:38.887Z","updated_at":"2025-04-12T22:32:05.691Z","avatar_url":"https://github.com/literallycanvas.png","language":"CoffeeScript","funding_links":[],"categories":["CoffeeScript"],"sub_categories":[],"readme":"Literally Canvas v1.0.0\n=======================\n\nLiterally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing\nwidget. Its only dependencies are [React.js](http://facebook.github.io/react/) and its core lib which has been split up into a separate module [literallycanvas-core](https://github.com/literallycanvas/literallycanvas-core/).\n\nGet help on our mailing list by sending an email to\n[literallycanvas+subscribe@googlegroups.com](mailto:literallycanvas+subscribe@googlegroups.com)\nor by visiting [Google Groups](https://groups.google.com/forum/#!forum/literallycanvas).\n\n### [Full documentation](http://literallycanvas.com)\n\n### [Examples](http://github.com/literallycanvas/literallycanvas-demos)\n\nAlong with the CSS, JS, and image assets, this is all it takes:\n\n```javascript\n\u003cdiv class=\"my-drawing\"\u003e\u003c/div\u003e\n\u003cscript\u003e\n  LC.init(document.getElementsByClassName('my-drawing')[0]);\n\u003c/script\u003e\n```\n\nState of the project\n--------------------\n\nNo one is maintaining this project. If you report a bug, the ticket will be a\nhelpful place for discussion, but no one will fix it unless you submit a pull\nrequest. Feature requests will likewise be ignored.\n\nPull requests will be merged promptly if they are basically OK.\n\nDeveloping\n----------\n\nSetup: `npm install --dev`\n\nWatching and serving: `gulp dev`\n\nBrowse to `localhost:8080/demo` and modify `demo/index.html` to test code\nin progress.\n\nTo generate a production-ready `.js` file, run `gulp` and pull out either\n`lib/js/literallycanvas.js` or `lib/js/literallycanvas.min.js`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliterallycanvas%2Fliterallycanvas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliterallycanvas%2Fliterallycanvas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliterallycanvas%2Fliterallycanvas/lists"}