Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neoncitylights/whatwg-rust

Rust crates of various WHATWG web standards
https://github.com/neoncitylights/whatwg-rust

Last synced: 2 days ago
JSON representation

Rust crates of various WHATWG web standards

Awesome Lists containing this project

README

        

# whatwg-rust

A monorepo of Rust crates for various WHATWG standards.

| Crate | Badges |
| ----- | ------ |
| [whatwg-infra](./crates/infra) | [![crates.io](https://img.shields.io/crates/v/whatwg-infra.svg?style=flat-square)](https://crates.io/crates/whatwg-infra) [![docs.rs](https://img.shields.io/docsrs/whatwg-infra?style=flat-square&label=stable%20docs)](https://docs.rs/whatwg-infra) [![master docs](https://img.shields.io/github/deployments/neoncitylights/whatwg-rust/github-pages?style=flat-square&label=master%20docs)](https://neoncitylights.github.io/whatwg-rust/whatwg_infra/index.html)
| [whatwg-datetime](./crates/datetime/) | [![crates.io](https://img.shields.io/crates/v/whatwg-datetime.svg?style=flat-square)](https://crates.io/crates/whatwg-datetime) [![docs.rs](https://img.shields.io/docsrs/whatwg-datetime?style=flat-square&label=stable%20docs)](https://docs.rs/whatwg-datetime) [![master docs](https://img.shields.io/github/deployments/neoncitylights/whatwg-rust/github-pages?style=flat-square&label=master%20docs)](https://neoncitylights.github.io/whatwg-rust/whatwg_datetime/index.html)

## License

Licensed under either of

- Apache License, Version 2.0 ([`LICENSE-APACHE`](LICENSE-APACHE) or )
- MIT license ([`LICENSE-MIT`](LICENSE-MIT) or )

at your option.

### Contribution

Unless 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 dual licensed as above, without any additional terms or conditions.