iamriajul / moick

A versatile multi-package library for Toast notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moick

Moick is a flexible and easy-to-use library for displaying toast notifications in web applications. With Moick, you can easily create and customize toast messages to provide feedback to your users, such as success messages, error messages. Moick supports multiple types of toasts, including simple text message and message with icon. It also provides a range of configuration options, such as duration, position, to help you tailor the toast messages to your specific needs.

Installation

pnpm install @moick/[favorite-framework]

Supported frameworks:

  • Qwik (Available)
  • React (Work in progress)
  • Angular (Work in progress)
  • Astro (Work in progress)
  • Svelte (Work in progress)
  • Deno fresh (Work in progress)

About

A versatile multi-package library for Toast notifications.

License:MIT License


Languages

Language:TypeScript 63.0%Language:CSS 33.3%Language:JavaScript 3.7%