Socket
Book a DemoInstallSign in
Socket

@ulixee/awaited-dom

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ulixee/awaited-dom

Library for converting WebIDLs to Typescript interfaces and classes

latest
Source
npmnpm
Version
1.4.2
Version published
Weekly downloads
1.2K
14.86%
Maintainers
2
Weekly downloads
 
Created
Source

AwaitedDOM

AwaitedDOM a library for interacting with a remote browser's Document Object Model as if it were local. Same spec. Same properties and methods. The only difference is they're prefixed with await.

This library was generated from the Noderdom tooling.

Install

Install from Yarn:

yarn add awaited-dom

Or NPM:

npm install awaited-dom

License

MIT

Keywords

w3c

FAQs

Package last updated on 22 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts