UNPKG

promisify-dom-selector

Version:

Promisify any DOM selector so that it returns a promise which resolves when the element appears in the DOM

13 lines (12 loc) 142 B
language: node_js node_js: - '8' - '6' - '4' cache: yarn: true directories: - node_modules script: - yarn build - yarn test