tzrender

import Render from 'https://cdn.jsdelivr.net/npm/@zyther/tzrender@latest'

If you find this library useful, please leave a star, share it with others, and contribute to make it even better!

Message Box

Create modal dialogs with confirm/cancel actions.

JavaScript
HTML
//...........
<!-- No HTML required - pure JavaScript -->

Alert

Show temporary notification messages.

JavaScript
HTML
//...........
<!-- No HTML required - pure JavaScript -->

Spinner

Show loading indicators with various styles.

JavaScript
HTML
//...........
<!-- No HTML required - pure JavaScript -->

Block UI

Create animated overlays that block user interaction.

JavaScript
HTML
//...........
<!-- No HTML required - pure JavaScript -->