Skip to content

lemonrock/caniuse-serde

Repository files navigation

caniuse-serde

caniuse-serde is a rust crate wrapping access to the caniuse database. It uses Serde 1.0 to parse the JSON. It does not create a build-time perfect hash map, so allowing alternative versions of the caniuse database to be supported.

It ships with an up-to-date caniuse database which is embedded by default; currently version 1.0.30000746.

Licensing

The license for this project is MIT. The caniuse database is available for use under a CC BY 4.0 license. Attribution for the caniuse database is "caniuse.com". Questions regarding the caniuse database can be asked at http://a.deveria.com/contact.

About

Rust crate to parse and query the caniuse.com database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages