Skip to content

voronp/ur-dom-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Both function stored in watchers.js file.

Initially they are included in index.js that extends window with corresponding urCapture namespace

Here used webpack module bundler but this is unnecessary.

To install

yarn install

To compile in development mode with source maps and watching code updates use

npx webpack --watch

for production (minified without source maps)

npx webpack

compiled version resides in main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published