{"id":21306371,"url":"https://github.com/opensass/input-rs","last_synced_at":"2025-12-12T13:05:12.043Z","repository":{"id":186380444,"uuid":"674779295","full_name":"opensass/input-rs","owner":"opensass","description":"🔤 A highly customizable input component for WASM frameworks.","archived":false,"fork":false,"pushed_at":"2025-05-12T16:32:52.000Z","size":4059,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-21T20:07:08.113Z","etag":null,"topics":["dioxus","dioxus-web","form","html","input","leptos","rust","ui","wasm","web","yew"],"latest_commit_sha":null,"homepage":"https://docs.rs/input-rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensass.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,"zenodo":null}},"created_at":"2023-08-04T18:55:39.000Z","updated_at":"2025-06-02T23:45:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"db12c9ad-56e0-4743-bc84-c4225f116316","html_url":"https://github.com/opensass/input-rs","commit_stats":null,"previous_names":["wiseaidev/input-yew","next-rs/input-yew","opensass/input-rs"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/opensass/input-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Finput-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Finput-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Finput-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Finput-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensass","download_url":"https://codeload.github.com/opensass/input-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensass%2Finput-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264902387,"owners_count":23681057,"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":["dioxus","dioxus-web","form","html","input","leptos","rust","ui","wasm","web","yew"],"created_at":"2024-11-21T16:23:30.440Z","updated_at":"2025-12-12T13:05:11.556Z","avatar_url":"https://github.com/opensass.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🔤 Input RS\n\n[![Crates.io](https://img.shields.io/crates/v/input-rs)](https://crates.io/crates/input-rs)\n[![Crates.io Downloads](https://img.shields.io/crates/d/input-rs)](https://crates.io/crates/input-rs)\n![Crates.io License](https://img.shields.io/crates/l/input-rs)\n[![made-with-rust](https://img.shields.io/badge/Made%20with-Rust-1f425f.svg?logo=rust\u0026logoColor=white)](https://www.rust-lang.org/)\n[![Rust](https://img.shields.io/badge/Rust-1.79%2B-blue.svg)](https://www.rust-lang.org)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/wiseaidev)\n\n[![Open SASS Discord](https://dcbadge.limes.pink/api/server/b5JbvHW5nv)](https://discord.gg/b5JbvHW5nv)\n\n\u003c!-- absolute url for docs.rs cause assets is excluded from crate --\u003e\n![logo](https://raw.githubusercontent.com/opensass/input-rs/refs/heads/main/assets/logo-new.png)\n\n\u003c/div\u003e\n\n## 🎬 Demo\n\u003c!-- absolute urls for docs.rs cause assets is excluded from crate --\u003e\n| Input Type | Demo                                         |\n| ---------- | -------------------------------------------- |\n| Text       | ![text-demo](https://raw.githubusercontent.com/opensass/input-rs/refs/heads/main/assets/text-demo.gif)         |\n| Password   | ![pass-demo](https://raw.githubusercontent.com/opensass/input-rs/refs/heads/main/assets/pass-demo.gif)         |\n| Textarea   | ![textarea-demo](https://raw.githubusercontent.com/opensass/input-rs/refs/heads/main/assets/textarea-demo.gif) |\n| Telephone  | ![tel-demo](https://raw.githubusercontent.com/opensass/input-rs/refs/heads/main/assets/tel-demo.gif)           |\n\n| Framework | Live Demo |\n| --- | --- |\n| Yew | [![Netlify Status](https://api.netlify.com/api/v1/badges/45d208ab-8b1b-4608-bcb1-f7d3d049cac5/deploy-status)](https://input-rs.netlify.app) |\n| Dioxus | [![Netlify Status](https://api.netlify.com/api/v1/badges/b94e6586-192b-4db8-bc09-b287366c9731/deploy-status)](https://input-rs-dioxus.netlify.app) |\n| Leptos | [![Netlify Status](https://api.netlify.com/api/v1/badges/7b6175fa-892b-4a05-9fd5-b425b399e48f/deploy-status)](https://input-rs-leptos.netlify.app) |\n\n### 📜 Intro\n\nA reusable input component built for WASM frameworks like Yew, Dioxus, and Leptos. It's customizable, accessible, and designed to simplify creating dynamic input fields in your applications.\n\n## 🤔 Why Use Input RS?\n\nThe following features make Input RS a must-have for your WASM-based projects:\n\n1. **🎨 Advanced Customization**: Style inputs with custom classes, inline styles, and themes to suit your app's design.\n1. **🔑 Flexible Input Types**: Supports text, password, phone number, and more with built-in validation.\n1. **⚡ Interactive Callbacks**: Efficiently handle value changes and validity checks with customizable callback functions.\n1. **🧩 Accessibility**: Built-in ARIA attributes for screen readers and other assistive technologies.\n1. **📞 Phone Number Validation**: Dynamic phone number parsing with country code support.\n\n## Y Yew Usage\n\n\u003c!-- absolute url for docs.rs cause YEW.md is not included in crate --\u003e\nRefer to [our guide](https://github.com/opensass/input-rs/blob/main/YEW.md) to integrate this component into your Yew app.\n\n## 🧬 Dioxus Usage\n\n\u003c!-- absolute url for docs.rs cause DIOXUS.md is not included in crate --\u003e\nRefer to [our guide](https://github.com/opensass/input-rs/blob/main/DIOXUS.md) to integrate this component into your Dioxus app.\n\n## 🌱 Leptos Usage\n\n\u003c!-- absolute url for docs.rs cause LEPTOS.md is not included in crate --\u003e\nRefer to [our guide](https://github.com/opensass/input-rs/blob/main/LEPTOS.md) to integrate this component into your Leptos app.\n\n## 🤝 Contributions\n\nContributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to make Input RS better.\n\n1. Fork the repository.\n1. Create a new branch for your feature/bugfix.\n1. Submit a pull request for review.\n\n## 📜 License\n\nInput RS is licensed under the [Apache License](LICENSE). You are free to use, modify, and distribute this library in your projects.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensass%2Finput-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensass%2Finput-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensass%2Finput-rs/lists"}