TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AlloyUI – a framework built on top of YUI3

136 点作者 srid68将近 12 年前

8 条评论

gotofritz将近 12 年前
Oh, yes, the Liferay UI library built on top of YUI. I avoided it like the plague when I had to work with Liferay.
评论 #5965519 未加载
评论 #5965444 未加载
评论 #5965457 未加载
joeblau将近 12 年前
Wow this library looks great. Some of the widgets like the image cropper and schedule look amazing. Thanks fot he post.<p>Edit: Wow, I really like the diagram builder. I&#x27;ve been looking for something like this for almost a year.
detay将近 12 年前
I expect to see more from a UI library, instead of a bunch of &quot;would be cool to add&quot; modules. When you use a UI library in your project you somehow get married to it. For everything that UI library doesn&#x27;t provide you have to use other libraries, then it becomes a mess.<p>For this reason I refuse to use a non-complete library (where as lots of UI elements are missing such as this one). If I&#x27;ll have to fill the missing parts with other frameworks I won&#x27;t use it at the very beginning.
评论 #5967006 未加载
评论 #5966730 未加载
IzzyMurad将近 12 年前
Most of these widgets already come bundled with Bootstrap (<a href="http://twitter.github.io/bootstrap/javascript.html" rel="nofollow">http:&#x2F;&#x2F;twitter.github.io&#x2F;bootstrap&#x2F;javascript.html</a>) and it&#x27;s done better; see <a href="http://alloyui.com/examples/button/" rel="nofollow">http:&#x2F;&#x2F;alloyui.com&#x2F;examples&#x2F;button&#x2F;</a>, for example, you get a checkbox then it&#x27;s converted to a button after being displayed for a brief period.
评论 #5967840 未加载
mhd将近 12 年前
Are there some extended examples? I&#x27;m not quite sure whether this is closer to JQuery UI (i.e. some widgets for normal web pages) or ExtJS (desktop-like Intranet apps). Looking at documentation for e.g. the DataTable, it seems it&#x27;s closer to the former. (Where I wouldn&#x27;t be looking at YUI3 right now, as compared to e.g. Angular or Ember. I would be &quot;in the market&quot; for a decent enough ExtJS replacement though...)
评论 #5966214 未加载
jwarren将近 12 年前
I&#x27;ve never used seriously used YUI, but this actually seems like a really nice library. I&#x27;m impressed with the breadth of it. The Rosetta Stone is also a great idea which really takes away a lot of the fears of using a different library.
评论 #5965885 未加载
ccleve将近 12 年前
The breadth of this library is really remarkable. It feels slow, though.<p>I think people underestimate the importance of a snappy fast interface. We use bootstrap + handlebars and get really fast response, at the cost of having to build a lot ourselves.
评论 #5966253 未加载
usablebytes将近 12 年前
3 years back, when we had to use it with Liferay, the experience wasn&#x27;t really great. Hope it has improved now; need to check.