Skip to content

fawni/macaron

Repository files navigation

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

About

🍩 painless minimalistic toast notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published