@jswork/next-alert
v1.0.0
Published
Alert for debug detect platform.
Downloads
23
Readme
next-alert
Alert for debug detect platform.
installation
npm install -S @jswork/next-alert
usage
import '@jswork/next-alert';
nx.alert(1,2,3);
nx.alert({ github: 'afeiship', sayHi: 'hello' }, { slogan: 'Are you ok?' });
license
Code released under the MIT license.