{"id":21986030,"url":"https://github.com/tamschi/lignin-schema","last_synced_at":"2025-08-23T05:05:43.131Z","repository":{"id":37888073,"uuid":"300946731","full_name":"Tamschi/lignin-schema","owner":"Tamschi","description":"An HTML schema interface through which lignin Node trees can be created with efficient compile-time checking.","archived":false,"fork":false,"pushed_at":"2023-01-06T01:01:27.000Z","size":109,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-08-23T05:04:31.291Z","etag":null,"topics":["hacktoberfest","html","mathml","rust","svg","web"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tamschi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null},"funding":{"github":"Tamschi"}},"created_at":"2020-10-03T18:15:04.000Z","updated_at":"2024-12-13T20:21:49.000Z","dependencies_parsed_at":"2023-02-05T01:17:00.991Z","dependency_job_id":null,"html_url":"https://github.com/Tamschi/lignin-schema","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Tamschi/lignin-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamschi%2Flignin-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamschi%2Flignin-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamschi%2Flignin-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamschi%2Flignin-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tamschi","download_url":"https://codeload.github.com/Tamschi/lignin-schema/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tamschi%2Flignin-schema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745472,"owners_count":24813499,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hacktoberfest","html","mathml","rust","svg","web"],"created_at":"2024-11-29T18:16:51.516Z","updated_at":"2025-08-23T05:05:43.080Z","avatar_url":"https://github.com/Tamschi.png","language":"Rust","readme":"# lignin-schema\n\n[![Lib.rs](https://img.shields.io/badge/Lib.rs-*-84f)](https://lib.rs/crates/lignin-schema)\n[![Crates.io](https://img.shields.io/crates/v/lignin-schema)](https://crates.io/crates/lignin-schema)\n[![Docs.rs](https://docs.rs/lignin-schema/badge.svg)](https://docs.rs/lignin-schema)\n\n![Rust 1.45](https://img.shields.io/static/v1?logo=Rust\u0026label=\u0026message=1.45\u0026color=grey)\n[![CI](https://github.com/Tamschi/lignin-schema/workflows/CI/badge.svg?branch=develop)](https://github.com/Tamschi/lignin-schema/actions?query=workflow%3ACI+branch%3Adevelop)\n![Crates.io - License](https://img.shields.io/crates/l/lignin-schema/0.0.4)\n\n[![GitHub](https://img.shields.io/static/v1?logo=GitHub\u0026label=\u0026message=%20\u0026color=grey)](https://github.com/Tamschi/lignin-schema)\n[![open issues](https://img.shields.io/github/issues-raw/Tamschi/lignin-schema)](https://github.com/Tamschi/lignin-schema/issues)\n[![open pull requests](https://img.shields.io/github/issues-pr-raw/Tamschi/lignin-schema)](https://github.com/Tamschi/lignin-schema/pulls)\n[![good first issues](https://img.shields.io/github/issues-raw/Tamschi/lignin-schema/good%20first%20issue?label=good+first+issues)](https://github.com/Tamschi/lignin-schema/contribute)\n\n[![crev reviews](https://web.crev.dev/rust-reviews/badge/crev_count/lignin-schema.svg)](https://web.crev.dev/rust-reviews/crate/lignin-schema/)\n\nPartial HTML, MathML and SVG schemas as static APIs, with documentation and deprecation attributes.\n\nThis can be used by macro crates to implement errors, warnings and hover docs, without the schema information being available to and/or processed by the macro itself.\n\nWorks well alongside [lignin](https://github.com/Tamschi/lignin) but does not depend on it.\n\n## Installation\n\nPlease use [cargo-edit](https://crates.io/crates/cargo-edit) to always add the latest version of this library:\n\n```cmd\ncargo add lignin-schema\n```\n\n## Example\n\n```rust\n// TODO_EXAMPLE\n```\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n\nSee [CONTRIBUTING](CONTRIBUTING.md) for more information.\n\n## [Code of Conduct](CODE_OF_CONDUCT.md)\n\n## [Changelog](CHANGELOG.md)\n\n## Versioning\n\n`lignin-schema` strictly follows [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) with the following exceptions:\n\n- The minor version will not reset to 0 on major version changes (except for v1).  \nConsider it the global feature level.\n- The patch version will not reset to 0 on major or minor version changes (except for v0.1 and v1).  \nConsider it the global patch level.\n\nThis includes the Rust version requirement specified above.  \nEarlier Rust versions may be compatible, but this can change with minor or patch releases.\n\nWhich versions are affected by features and patches can be determined from the respective headings in [CHANGELOG.md](CHANGELOG.md).\n","funding_links":["https://github.com/sponsors/Tamschi"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamschi%2Flignin-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamschi%2Flignin-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamschi%2Flignin-schema/lists"}