All Projects → arcanus55 → neodigm55

arcanus55 / neodigm55

Licence: BSD-3-Clause license
An eclectic low-code vanilla JavaScript UX micro-library for those that defiantly think for themselves.

Projects that are alternatives of or similar to neodigm55

SimpleToast
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals.
Stars: ✭ 131 (+835.71%)
Mutual labels:  popup, toast, toast-notifications
simple-notify
Pure javascript toast notifications.
Stars: ✭ 108 (+671.43%)
Mutual labels:  toast, toast-notifications
tall-toasts
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS 🔥🚀
Stars: ✭ 296 (+2014.29%)
Mutual labels:  toast, toast-notifications
SteamAchievementNotifier
Steam Achievement Notifier is an Electron application that shows a customisable notification when you unlock any Steam Achievement! It uses the Steam Web API to track achievement stats in real time, and displays an achievement summary within the notification.
Stars: ✭ 77 (+450%)
Mutual labels:  toast, toast-notifications
Sweetalert2
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
Stars: ✭ 13,929 (+99392.86%)
Mutual labels:  popup, toast
Panels
Panels is a framework to easily add sliding panels to your application
Stars: ✭ 1,457 (+10307.14%)
Mutual labels:  ux, popup
LSDialogViewController
Custom Dialog for iOS written in Swift
Stars: ✭ 74 (+428.57%)
Mutual labels:  popup, popup-dialog
Toastui
A simple way to show toast in SwiftUI.
Stars: ✭ 138 (+885.71%)
Mutual labels:  popup, toast
react-spring-bottom-sheet
Accessible ♿️, Delightful ✨, & Fast 🚀
Stars: ✭ 604 (+4214.29%)
Mutual labels:  ux, popup
bs5-utils
A JavaScript utility package for Bootstrap 5 components.
Stars: ✭ 26 (+85.71%)
Mutual labels:  toast, toast-notifications
MaterialDesign-Toast
Custom android Toast with Material Design
Stars: ✭ 70 (+400%)
Mutual labels:  popup, toast
Tfpopup
🚀🚀🚀TFPopup不生产弹框,它只是弹框的弹出工🚀🚀🚀默认支持多种动画方式一行调用,支持完全自定义动画.
Stars: ✭ 182 (+1200%)
Mutual labels:  popup, toast
Alerttoast
Create Apple-like alerts & toasts using SwiftUI
Stars: ✭ 151 (+978.57%)
Mutual labels:  popup, toast
Veluxi Starter
Veluxi Vue.js Starter Project with Nuxt JS and Vuetify
Stars: ✭ 39 (+178.57%)
Mutual labels:  landing-page, parallax
Aiforms.dialogs
AiForms.Dialogs for Xamarin.Forms
Stars: ✭ 143 (+921.43%)
Mutual labels:  popup, toast
toaststrap
A simple, lightweight JavaScript library for showing Bootstrap 5 toast popups.
Stars: ✭ 16 (+14.29%)
Mutual labels:  toast, toast-notifications
Sweet Alert
A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL
Stars: ✭ 696 (+4871.43%)
Mutual labels:  popup, toast
Anylayer
Android稳定高效的浮层创建管理框架
Stars: ✭ 745 (+5221.43%)
Mutual labels:  popup, toast
vercel-toast
💬 Framework-agnostic vercel design's toast component (≈1KB Gzipped)
Stars: ✭ 67 (+378.57%)
Mutual labels:  popup, toast
corner-popup
jQuery pop-up script displaying various types of content in corner of browser
Stars: ✭ 23 (+64.29%)
Mutual labels:  popup, popups

Simple JavaScript Popups micro-library | Small & Fast

An eclectic low-code vanilla JavaScript UX micro-library for those that defiantly think for themselves.

Neodigm 55 is low-code, performant, accessible, and open source. Because it’s so easy to get started it is the perfect solution for quick landing pages or event sites.

Getting Started

Simply copy the two lines of code and paste into the head of any HTML page that you want to make enchanted.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/arcanus55/neodigm55@gh-pages/dist/neodigm55_v2_0.min.css">
<script src="https://cdn.jsdelivr.net/gh/arcanus55/neodigm55@gh-pages/dist/neodigm55_v2_0.min.js"></script>

Cheat-sheet

Attribute API Docs

TypeScript ⚡ WASM ✨ Svelte Interactive Infographic PWA

CodePen

neodigm_55_ux_easy_popups.2.mp4

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].