Devlog (No.8)
NeneUI is an Server Side User Interface Rendering Library allowing developers to design user interface purely server-side without worrying about updating the code everywhere
I’ve thought of more useful features and added them as well, and you will love it
Here are the list of the features i’ve added
- File Uploads!!
- Breadcrumbs
- PropsReplacement
- Improved Nene HTTP
- ColorPickers!
- Some Docs
- Image Memory
File uploads was the hardest part to do, it took a lot of time debugging and working around
then there was loading image from memory i had to figure out what to do, so i just made it to load the selected file from memory
Known Funny Issue: Please don’t try uploading a GB worth of file, it freezes up your system, i think i may try writing an exception that prevents 500MB+ file being uploaded otherwise it’s disaster
I’m planning to ship 1st release by next blog soon enough, working on it from now on so it would be easier for everyone to use it
Here’s the Screenshot
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.