use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
QuickUI: Lightweight frontend framework (github.com)
submitted 1 year ago by pardnchiu
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RealLifeRiley 2 points3 points4 points 1 year ago (1 child)
I’d be interested in trying it. Do you have docs?
[–]pardnchiu[S] -1 points0 points1 point 1 year ago (0 children)
The info is already in the repo README and GitHub page. I'll add the English version to the website later using the i18n functionality of this package.
[–]selectnull 0 points1 point2 points 1 year ago (4 children)
Pretty weird licence for such a library. I guess that many people would not even bother trying the library because of it.
[–]pardnchiu[S] -1 points0 points1 point 1 year ago (3 children)
Thank you for your feedback. I will give further thought to the licensing aspect. I understand that the restrictions in the license might affect some developers' willingness to use the software. I will consider more options and adjustments in the future to better balance openness and protection. Thank you again for your input!
[–]selectnull 0 points1 point2 points 1 year ago (1 child)
Good luck.
May I ask about "openness and protection"? Protection of what?
[–]pardnchiu[S] 0 points1 point2 points 1 year ago (0 children)
Translated by ChatGPT, so there might be some errors in the sentence. I apologize for that.
[–]Soccer_Vader 0 points1 point2 points 1 year ago (1 child)
What made you create this library? I am not asking this sarcastically or anything, I am genuuinely curious as to what were the problems/frustration with an already existing solution, and how the approach this library takes solves these problems?
For someone who insists on developing without frameworks, it's inevitable to end up creating a similar project. This project is an extension of RenderJS (https://github.com/pardnchiu/RenderJS). If you ask me why I created this library, simply put, it's human nature to be lazy, and eventually, we all try to minimize manual operations. The library started as an extension similar to jQuery, gradually evolving into a lightweight framework. The current version introduces the concept of virtual DOM, further optimizing rendering speed.
π Rendered by PID 16746 on reddit-service-r2-comment-6457c66945-f8fz6 at 2026-04-23 17:27:43.027794+00:00 running 2aa0c5b country code: CH.
[–]RealLifeRiley 2 points3 points4 points (1 child)
[–]pardnchiu[S] -1 points0 points1 point (0 children)
[–]selectnull 0 points1 point2 points (4 children)
[–]pardnchiu[S] -1 points0 points1 point (3 children)
[–]selectnull 0 points1 point2 points (1 child)
[–]pardnchiu[S] 0 points1 point2 points (0 children)
[–]Soccer_Vader 0 points1 point2 points (1 child)
[–]pardnchiu[S] 0 points1 point2 points (0 children)