0.1.6 • Published 1 year ago

@twinking/macaron v0.1.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year 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

1 year ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago