Skip to content
/ Web-UI Public

A collection of custom html elements I found on the internet to use them in my web/tauri application projects

Notifications You must be signed in to change notification settings

0xSYS/Web-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-UI

A collection of custom html elements I found on the internet to use them in my web/tauri application projects

Supported UI elements

  • Button
  • Checkbox
  • Radio buttons
  • List selector
  • Tabs
  • Textarea
  • User text input
  • Range slider
  • Dialog window
  • Color picker
  • Progress bar
  • Spiner loaders
  • Expandable details
  • Mouse selection box
  • Table
  • Right Click context menu

This project is still in development and it was never tested!

Todo

  • Implement theme manager
  • Changing class names for some elements
  • Making easier to use some of the ui elements
  • ✅ Publishing the html page Link Here
  • Adding the merged css components and js utils too
  • Minimizing css code and js code (only for the full component merge)
  • ✅ Hostig the scripts with CDN
  • ✅ Adding all the cdn links to the web page
  • Adapting the ui scale to mobile

Upcoming ui elements

  • Video/Audio contents (not sure if these are needed)
  • ✅ Table
  • ✅ Expandable details
  • Alert notifications with sounds
  • ✅ Right Click context menu (requested by NotKatsu)

Usage

  • Download or copy the links of the required components
  • Open index.html with any browser to preview and choose the ui elements

Credits

  • Button: made by idiotWu Source
  • Checkbox: made by maede tehrani Source
  • Toggle switch type: made by miladd3 Source
  • Radio buttons: made by Temani Afif Source
  • List selector: made by Sam Murphey Source
  • Tabs: made by Envato Tuts+ Source
  • Textarea: made by Dom Source
  • User text input: made by WDS Source
  • Range slider: made by Ahmed Badran Source
  • Dialog window: made by ZulNs, FrankBuchholz Source
  • Color picker: made by: Sefiane Chouaib Source
  • Progress bar: made by WDS Source
  • Expandable details: made by Elior Tabeka Source
  • Spiner loaders: made by me using Loading.io
  • Mouse selection box: made by: Simonwep Source
  • Table: made by: Nikhli Krishnan Source
  • Context Menu: made by: CodingNepal Source

About

A collection of custom html elements I found on the internet to use them in my web/tauri application projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published