cute-modal

0.2.2 • Public • Published

cute-modal

Experimental, elegant, clean, and simple modal. Use during waiting/transition intervals.

Usage in HTML

<script src="//cdn.jsdelivr.net/npm/cute-modal@0.2"></script>
<script type="module">
    // if ui breaks put show at the end of the body
    CuteModal.show('Hello world!');
    // CuteModal.hide();
</script>

Package Sidebar

Install

npm i cute-modal

Weekly Downloads

22

Version

0.2.2

License

CC BY 4.0

Unpacked Size

2.47 kB

Total Files

3

Last publish

Collaborators

  • planetrenox