{"id":18856032,"url":"https://github.com/rickycodes/card","last_synced_at":"2025-07-13T20:35:33.649Z","repository":{"id":37478188,"uuid":"251076178","full_name":"rickycodes/card","owner":"rickycodes","description":"npx business card built with rust targeting wasm","archived":false,"fork":false,"pushed_at":"2022-07-06T15:23:14.000Z","size":211,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T11:06:15.814Z","etag":null,"topics":["binary","cli","npx","rustlang","wasm"],"latest_commit_sha":null,"homepage":"","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/rickycodes.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":"2020-03-29T16:17:38.000Z","updated_at":"2022-01-08T00:08:40.000Z","dependencies_parsed_at":"2022-09-12T09:32:28.270Z","dependency_job_id":null,"html_url":"https://github.com/rickycodes/card","commit_stats":null,"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/rickycodes/card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fcard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fcard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fcard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fcard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickycodes","download_url":"https://codeload.github.com/rickycodes/card/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickycodes%2Fcard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265200518,"owners_count":23726843,"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":["binary","cli","npx","rustlang","wasm"],"created_at":"2024-11-08T03:57:24.722Z","updated_at":"2025-07-13T20:35:33.623Z","avatar_url":"https://github.com/rickycodes.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Goal\n\nWrite a CLI using rustlang targetting wasm so we can run on node and deploy with npx/npm\n\n\u003cimg src=\"screenshot.png\"\u003e\n\n## Building\n\n```\ncargo build --target=wasm32-unknown-emscripten --release\n```\n\nThis moves files into:\n```\n./target/wasm32-unknown-emscripten/release/\n```\nCopy generated `card.js` and `card.wasm` into the root so the [bin](bin.js) can read it:\n\n```\nmv ./target/wasm32-unknown-emscripten/release/card.* .\n```\n\nDone!\n\nOnce published the binary can be executed with npx:\n```\nnpx rickycodes\n```\nScripts are also discoverable in [package.json](package.json#L9)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickycodes%2Fcard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickycodes%2Fcard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickycodes%2Fcard/lists"}