Tiny overlay demo

Tiny JavaScript only page overlay.

Install and use

npm install --save tiny-overlay

Example

tinyOverlay.show()
// timeout (ms) is optional
tinyOverlay.hide(2000)

Repo bahmutov/tiny-overlay