🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket
Sign inDemoInstall
Socket

awaited-dom

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awaited-dom

Library for converting WebIDLs to Typescript interfaces and classes

1.4.0
latest
Source
npm
Version published
Maintainers
2
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 10 May 2022

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