{"id":21290294,"url":"https://github.com/akiacode/wasm-chika","last_synced_at":"2026-05-20T15:12:00.708Z","repository":{"id":137500612,"uuid":"336171962","full_name":"AkiaCode/wasm-chika","owner":"AkiaCode","description":"WebAssembly for easy canvas manipulation","archived":false,"fork":false,"pushed_at":"2021-02-10T07:57:24.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T00:37:59.515Z","etag":null,"topics":["canvas","chika","wasm","wasm-chika"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/wasm-chika","language":"Rust","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/AkiaCode.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":"2021-02-05T05:19:54.000Z","updated_at":"2021-02-10T07:57:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad2baaa8-71ff-47af-aa08-d98c6b553080","html_url":"https://github.com/AkiaCode/wasm-chika","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fwasm-chika","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fwasm-chika/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fwasm-chika/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiaCode%2Fwasm-chika/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkiaCode","download_url":"https://codeload.github.com/AkiaCode/wasm-chika/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243754092,"owners_count":20342542,"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","chika","wasm","wasm-chika"],"created_at":"2024-11-21T12:50:28.689Z","updated_at":"2026-05-20T15:12:00.658Z","avatar_url":"https://github.com/AkiaCode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wasm-chika\nWebAssembly for easy canvas manipulation\n\n## Example\n\nUse https://www.npmjs.com/package/create-wasm-app  \n\n`npm i wasm-chika` and `npm run start` is starting work\n\n### Insert:\n\n`index.js`\n```javascript\nimport * as wasm from \"wasm-chika\";\n\nwasm.Chika.clean('chika')\nnew wasm.Text('chika', 'asd', 50, 50, 'bold 48px serif')\n```\n\n`index.html`\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003cmeta charset=\"utf-8\"\u003e\n    \u003ctitle\u003eHello Chika!\u003c/title\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n    \u003cnoscript\u003eThis page contains webassembly and javascript content, please enable javascript in your browser.\u003c/noscript\u003e\n    \u003cscript src=\"./bootstrap.js\"\u003e\u003c/script\u003e\n    \u003ccanvas id=\"chika\"\u003e\u003c/canvas\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiacode%2Fwasm-chika","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakiacode%2Fwasm-chika","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiacode%2Fwasm-chika/lists"}