browserinfocm-0.1.8 has been yanked.
browserinfocm
This is the dioxus component of the browser information.
Example
The Component
use *;
use ;
use BrowserInfoCm;
Cargo.toml
[features]
default = []
web = ["dioxus/web", "browserinfocm/web"]
desktop = ["dioxus/desktop", "browserinfocm/desktop"]
mobile = ["dioxus/mobile", "browserinfocm/mobile"]
server = ["dioxus/server", "browserinfocm/server"]
Runtime Environment
BROWSERINFOCM_DB_PATH: ex.)/var/local/data/broinfo/browserinfocm.dbBROWSERINFOCM_DB_BASE_PATH: ex.)/var/local/mydata/broinfoBROWSERINFOCM_DB_FILE: ex.)browserinfocm.db
Changelogs
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.