All Projects → raphaelfabeni → Ui Interactions

raphaelfabeni / Ui Interactions

Licence: mit
Open source click and copy user interface interactions.

Programming Languages

stylus
462 projects

Projects that are alternatives of or similar to Ui Interactions

building-realworld-user-interfaces-using-tailwind
Demo of building real-world UIs using TailwindCSS
Stars: ✭ 87 (-73.72%)
Mutual labels:  user-interface
SimpleScreens
Simple Screens is a library of screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts.
Stars: ✭ 20 (-93.96%)
Mutual labels:  user-interface
Radialmenu
RadialMenu is a custom control for providing a touch context menu (like iMessage recording in iOS 8) built with Swift & POP
Stars: ✭ 292 (-11.78%)
Mutual labels:  user-interface
CS302-Operating-System
OS course of SUSTech
Stars: ✭ 18 (-94.56%)
Mutual labels:  user-interface
TUI
Terminal user interface library. Works on *NIX and Windows systems
Stars: ✭ 32 (-90.33%)
Mutual labels:  user-interface
Zui
Immediate Mode User Interface
Stars: ✭ 261 (-21.15%)
Mutual labels:  user-interface
UI-Node-Editor
A Unity node editor for creating Immediate mode UIs
Stars: ✭ 67 (-79.76%)
Mutual labels:  user-interface
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-4.53%)
Mutual labels:  user-interface
Apricot
Desktop Agent for Windows
Stars: ✭ 39 (-88.22%)
Mutual labels:  user-interface
Realityui
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene.
Stars: ✭ 275 (-16.92%)
Mutual labels:  user-interface
elm-mwc
Experimental Elm bindings to Material Components for the Web Webcomponents library
Stars: ✭ 15 (-95.47%)
Mutual labels:  user-interface
ModernUIDoneRight
A rewrite of my old theme library for WinForms
Stars: ✭ 22 (-93.35%)
Mutual labels:  user-interface
Tonic
A Low Profile Component Framework. Stable, Minimal, Auditable, and Build-Tool-Free.
Stars: ✭ 265 (-19.94%)
Mutual labels:  user-interface
cas-management
Apereo CAS Management Web Application
Stars: ✭ 40 (-87.92%)
Mutual labels:  user-interface
Termox
C++17 Terminal User Interface(TUI) Library.
Stars: ✭ 306 (-7.55%)
Mutual labels:  user-interface
eui
Easy UI in SAP
Stars: ✭ 34 (-89.73%)
Mutual labels:  user-interface
isotope
UI library that aims to bring simplicity and intuitiveness back to Web Development. 🚀
Stars: ✭ 52 (-84.29%)
Mutual labels:  user-interface
Espui
A simple web user interface library for ESP32 and ESP8266
Stars: ✭ 330 (-0.3%)
Mutual labels:  user-interface
Geonbit.ui
UI system for MonoGame projects.
Stars: ✭ 310 (-6.34%)
Mutual labels:  user-interface
Visualplus
🎨 The VisualPlus Framework (VPF) for WinForms allows you to rapidly deploy professional .NET applications with customizable components and controls.
Stars: ✭ 268 (-19.03%)
Mutual labels:  user-interface

UI interactions

contributions welcome

Ready-to-use UI interactions using only one element and pure CSS. Because we love UI interactions and CSS!

Check it out

Table of contents

Why

Personally, I love to give feedback to the user during a web experience. A simple click in a button and a lot of stuff could happen in the page. So, why don't help/guide the user to understand what is happening in the UI to make the whole experience nicer?

  • ☝️ Only one tag per component (usually a button).
  • ❤️ Pure CSS.

How does it work?

All the components have two states: the default and the active state. The state toggle occurs based on a class is-active.

Contributing

More info here.

Spreading the world

Companies/projects using ui-interactions.

Soon, I hope! 😝

License

The code is available under the MIT License.

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