All Projects β†’ NV β†’ nice-alert.js

NV / nice-alert.js

Licence: other
Makes alert box suck less

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to nice-alert.js

Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (+360.53%)
Mutual labels:  ui-design, ui-components
monalisa-ui
MonalisaUI ✨ React Native UI Library
Stars: ✭ 37 (-2.63%)
Mutual labels:  ui-design, ui-components
Jetquotes
πŸ”– A Quotes Application built to Demonstrate the Jetpack Compose UI
Stars: ✭ 179 (+371.05%)
Mutual labels:  ui-design, ui-components
Collectionviewslantedlayout
A CollectionView Layout displaying a slanted cells
Stars: ✭ 2,029 (+5239.47%)
Mutual labels:  ui-design, ui-components
open design system
Open Source Design System using Sketch. It's early days of my project.
Stars: ✭ 22 (-42.11%)
Mutual labels:  ui-design, ui-components
Citrus.avalonia
Modern styles for Avalonia controls.
Stars: ✭ 161 (+323.68%)
Mutual labels:  ui-design, ui-components
Css Mint
Lightweight and simple to use UI Kit. Fully responsive, just 3KB gzipped.
Stars: ✭ 209 (+450%)
Mutual labels:  ui-design, ui-components
Lucide
Simply beautiful open source icons, community-sourced
Stars: ✭ 105 (+176.32%)
Mutual labels:  ui-design, ui-components
react-native-imaged-card-view
Rising Imaged Card View with Awesome Shadows and Fully Customizable Library for React Native
Stars: ✭ 16 (-57.89%)
Mutual labels:  ui-design, ui-components
focus-snail
Leaves a trail from the previously focused element.
Stars: ✭ 23 (-39.47%)
Mutual labels:  ui-design, ui-experiment
Flamesui
A css-based web components.
Stars: ✭ 133 (+250%)
Mutual labels:  ui-design, ui-components
dashkit-ui
UI Components built on React.
Stars: ✭ 17 (-55.26%)
Mutual labels:  ui-design, ui-components
Atom Design
🍬 The mobile side UI-library base on Vue.js
Stars: ✭ 120 (+215.79%)
Mutual labels:  ui-design, ui-components
Linearprogressbar
Simple progress bar for iOS
Stars: ✭ 166 (+336.84%)
Mutual labels:  ui-design, ui-components
React Virgin
The react-native UI Kit you've been looking for.
Stars: ✭ 1,523 (+3907.89%)
Mutual labels:  ui-design, ui-components
Underexpress
A free, responsive, ready to use website ui kit, built with bootstrap 4.
Stars: ✭ 205 (+439.47%)
Mutual labels:  ui-design, ui-components
Patternfly Design
Use this repo to file all new feature or design change requests for the PatternFly project
Stars: ✭ 82 (+115.79%)
Mutual labels:  ui-design, ui-components
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (+155.26%)
Mutual labels:  ui-design, ui-components
Metroset Ui
Windows Forms Metro Skin Style, Make The Applications With Metro Styles. see more https://n-a-r-w-i-n.github.io/MetroSet-UI/
Stars: ✭ 228 (+500%)
Mutual labels:  ui-design, ui-components
Bulma.io-axure
AxureRP Library with Bulma.io components
Stars: ✭ 90 (+136.84%)
Mutual labels:  ui-design, ui-components

Nice-alert.js

Before:
Ugly

After:
Nice

Demo

How to install

Google Chrome extension

Safari extension

Firefox Greasemonkey and Safari GreaseKit: just click on nice-alert.user.js

Quote from Jef Raskin

The information-theoretic efficiency E of an interface is defined as the minimum amount of information necessary to do a task, divided by the amount of information that has to be supplied by the user. As is true of physical efficiency, E is at least 0 and is at most 1. Where no work is required for a task and no work is done, the efficiency is defined as 1.

E can be 0 when the user is required to provide information that is totally unnecessary. Surprisingly, a number of interface details achieve the dubious honor of having E=0. A dialog box that allows the user only one possible action, such as clicking the box’s OK button, is such an example. (JavaScript has a command, Alert, solely for creating such unnecessary boxes: The designers were wise enough to remove goto from the JavaScript language to force structured code, but they failed to provide similar guidance on the interface side.)

β€” from β€œThe Human Interface” by Jef Raskin, pages 84β€”85.

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].