{"id":21864258,"url":"https://github.com/lightsing/nes-yew","last_synced_at":"2026-04-29T10:04:29.127Z","repository":{"id":190428149,"uuid":"682604202","full_name":"lightsing/nes-yew","owner":"lightsing","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-27T10:09:26.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T20:47:36.965Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/lightsing.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-24T14:24:31.000Z","updated_at":"2023-08-24T14:38:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bddb795-cff6-4f7b-be0a-25b816434c44","html_url":"https://github.com/lightsing/nes-yew","commit_stats":null,"previous_names":["lightsing/nes-yew"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lightsing/nes-yew","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fnes-yew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fnes-yew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fnes-yew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fnes-yew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightsing","download_url":"https://codeload.github.com/lightsing/nes-yew/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fnes-yew/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260852152,"owners_count":23072603,"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-11-28T04:08:20.238Z","updated_at":"2026-04-29T10:04:24.087Z","avatar_url":"https://github.com/lightsing.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nes-yew\n\n[![Crates.io](https://img.shields.io/crates/v/nes-yew)](https://crates.io/crates/nes-yew)\n[![docs.rs](https://docs.rs/nes-yew/badge.svg)](https://docs.rs/nes-yew)\n\n\u003e Yew component library for nes.css derived from [nes-react](https://github.com/bschulte/nes-react)\n\n## Install\n\n```bash\ncargo add nes-yew\n```\n\n## Demo\n\n\u003chttps://lightsing.github.io/nes-yew/\u003e\n\n## Usage\n\nIf you want to use the default font family for nes.css (Press Start 2P), make sure to include that in your app in whatever way you choose.\nTo use Google Font APIs, just stick a\n\n```html\n\u003clink\n  href=\"https://fonts.googleapis.com/css?family=Press+Start+2P\"\n  rel=\"stylesheet\"\n/\u003e\n```\n\nin your `index.html`.\n\n```rust\nuse nes_yew::*;\n\n#[function_component]\nfn App() -\u003e Html {\n    html! {\n        \u003cContainer\u003e{\"We're using containers from nes.css!\"}\u003c/Container\u003e\n    }\n}\n```\n\n## Development\n\n`git clone git@github.com:lightsing/nes-yew.git`\n\n`npm install` in both the in /example.\n\n`trunk serve` then also in /example.\n\n## License\n\nMIT © [lightsing](https://github.com/lightsing)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fnes-yew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightsing%2Fnes-yew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fnes-yew/lists"}