Skip to content

Utility crate for common web_sys/js_sys features#155

Merged
ranile merged 5 commits into
masterfrom
gloo-utils
Oct 1, 2021
Merged

Utility crate for common web_sys/js_sys features#155
ranile merged 5 commits into
masterfrom
gloo-utils

Conversation

@ranile
Copy link
Copy Markdown
Owner

@ranile ranile commented Sep 16, 2021

This PR adds:

  • Convenience functions for
    • window
    • document
    • history
  • Ergonomic wrapper for js_sys::Error type

Fixes #72
Fixes #153

Comment thread crates/utils/src/errors.rs Outdated
@ranile ranile merged commit 3cda16f into ranile:master Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a wrapper for the JavaScript Error type Utility crate for common web_sys features

2 participants