@saltycatfish/boxxy

1.0.0 • Public • Published

Poppy

Dead simple popup messages

Current Version

1.1.0

Usage

Drop the poppy.min.css and poppy.min.js into your page

<script src="poppy.min.js"></script>

(function(){
  p = new Poppy();
  p.error("This is an error message");
})();

Author

** SaltyCatFish **

Twitter: @SaltyCatFish "# boxxy"

Readme

Keywords

none

Package Sidebar

Install

npm i @saltycatfish/boxxy

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • saltycatfish