{"id":28399672,"url":"https://github.com/endoli/ui-events","last_synced_at":"2026-01-18T11:10:58.889Z","repository":{"id":283590838,"uuid":"952272675","full_name":"endoli/ui-events","owner":"endoli","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-11T15:18:13.000Z","size":117,"stargazers_count":17,"open_issues_count":17,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-16T23:15:19.607Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endoli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-21T02:31:25.000Z","updated_at":"2025-06-16T21:55:24.000Z","dependencies_parsed_at":"2025-04-02T03:32:03.309Z","dependency_job_id":"3458a761-6765-4fb7-ac5c-44c7f6669afd","html_url":"https://github.com/endoli/ui-events","commit_stats":null,"previous_names":["waywardmonkeys/pointer-events","endoli/pointer-events","endoli/input-types","endoli/ui-events"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/endoli/ui-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fui-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fui-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fui-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fui-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endoli","download_url":"https://codeload.github.com/endoli/ui-events/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fui-events/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262502204,"owners_count":23321104,"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":"2025-06-01T08:10:20.245Z","updated_at":"2026-01-18T11:10:58.880Z","avatar_url":"https://github.com/endoli.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# UI Events\n\nA library for working with UI events and input types.\n\n[![Linebender Zulip, #general channel](https://img.shields.io/badge/Linebender-%23general-blue?logo=Zulip)](https://xi.zulipchat.com/#narrow/channel/147921-general)\n[![dependency status](https://deps.rs/repo/github/endoli/ui-events/status.svg)](https://deps.rs/repo/github/endoli/ui-events)\n[![Apache 2.0 or MIT license.](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue.svg)](#license)\n[![Build status](https://github.com/endoli/ui-events/workflows/CI/badge.svg)](https://github.com/endoli/ui-events/actions)\n[![Crates.io](https://img.shields.io/crates/v/ui-events.svg)](https://crates.io/crates/ui-events)\n[![Docs](https://docs.rs/ui-events/badge.svg)](https://docs.rs/ui-events)\n\n\u003c/div\u003e\n\nThe UI Events library provides functionality for working with UI events and input types.\nThis library follows and is inspired by the relevant W3C specifications.\n\n## Minimum supported Rust Version (MSRV)\n\nThis version of UI Events has been verified to compile with **Rust 1.85** and later.\n\nFuture versions of UI Events might increase the Rust version requirement.\nIt will not be treated as a breaking change and as such can even happen with small patch releases.\n\n\u003cdetails\u003e\n\u003csummary\u003eClick here if compiling fails.\u003c/summary\u003e\n\nAs time has passed, some of UI Events' dependencies could have released versions with a higher Rust requirement.\nIf you encounter a compilation issue due to a dependency and don't want to upgrade your Rust toolchain, then you could downgrade the dependency.\n\n```sh\n# Use the problematic dependency's name and version\ncargo update -p package_name --precise 0.1.1\n```\n\u003c/details\u003e\n\n## Community\n\n[![Linebender Zulip](https://img.shields.io/badge/Xi%20Zulip-%23general-blue?logo=Zulip)](https://xi.zulipchat.com/#narrow/channel/147921-general)\n\nDiscussion of UI Events development happens in the [Linebender Zulip](https://xi.zulipchat.com/), specifically the [#general channel](https://xi.zulipchat.com/#narrow/channel/147921-general).\nAll public content can be read without logging in.\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n\n## Contribution\n\nContributions are welcome by pull request. The [Rust code of conduct] applies.\nPlease feel free to add your name to the [AUTHORS] file in any substantive pull request.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.\n\n[Rust Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct\n[AUTHORS]: ./AUTHORS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendoli%2Fui-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendoli%2Fui-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendoli%2Fui-events/lists"}