Port UI from Needy Streamer Overload in Web
- CSS 100%
|
|
||
|---|---|---|
| background | Refactor code + fix some bugs | |
| css | Add docs + rewrite example file | |
| examples | Add docs + rewrite example file | |
| fonts | Refactor code + fix some bugs | |
| icons | Refactor code + fix some bugs | |
| ui | Adative verstka | |
| LICENSE | Initial commit | |
| nso_ui.css | New update | |
| README.md | Add docs + rewrite example file | |
Yes it's a project for porting UI from Needy Streamer Overload in web (for now it's on beta) and add some new feauters
Ported from game:
- Windows
- Buttons
- Inputs
- Icons
- JINE UI
- Task Manager
- Streams Windows
- Background Selector (day/dusk/night)
Added by us:
- Sidebar navigation
- Toggle switches
- Customization
- Dropdown menus
- Accordion / collapsible sections
- Tabs
- Toast notifications
- Tooltips
- Modal / Dialog
- Badges
- KPI Cards
- Progress Bars (custom animated with canvas)
- Loading States (spinners)
- Tables
How to add? In your file add this code:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/ArThirtyFour/NeedyWebUI@main/nso_ui.css">
Because for now it's a beta version example how to use in exameples