0.1.6 ā€¢ Published 29 days ago

@twinking/macaron v0.1.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
29 days ago

macaronšŸ©

minimalistic toast notifications

scrot

this tiny demo demonstrates some of its features!

usage

  1. link to macaron.css:
<link rel="stylesheet" href="https://unpkg.com/@twinking/macaron/dist/macaron.css" type="text/css"/>
  1. link to macaron.js
<script src="https://unpkg.com/@twinking/macaron/dist/macaron.js" type="text/javascript"></script>
  1. use macaron
macaron.success("hello from macaron!");
macaron.warn("do NOT touch my macarons");

license

Apache-2.0

0.1.6

29 days ago

0.1.5

5 months ago

0.1.4

5 months ago

0.1.3

5 months ago

0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago