interstitial

0.0.5 • Public • Published

interstitial

It change the target dom as interstital base.

Install

npm install interstitial

Sample

var Interstitial = require('interstitial');
var target = document.querySelector('#target');
var int = new Interstitial(target);
int.close(); # close the interstitial

Author

kuro-daei

Repository

GitHub

Lisence

Apache-2.0

Readme

Keywords

none

Package Sidebar

Install

npm i interstitial

Weekly Downloads

0

Version

0.0.5

License

none

Last publish

Collaborators

  • etrojan