ifstop

0.1.2 • Public • Published

IfStop Build Status

Usage

var IfStop = require('ifstop');
var loading = new IfStop();
 
if (loading.stop("name space or let it empty")) return false;
// ... do your work
loading.done("name space or let it empty");
 

Readme

Keywords

Package Sidebar

Install

npm i ifstop

Weekly Downloads

7

Version

0.1.2

License

none

Last publish

Collaborators

  • ericdum