最好的轻量级 JavaScript 框架是什么? [英] What is the best lightweight JavaScript framework?

查看:27
本文介绍了最好的轻量级 JavaScript 框架是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个轻量级的 JavaScript 框架,其主要目的是抽象出浏览器的差异.我主要使用它来创建新的 UI 元素,除了能够为我提供独立于平台的语言和 DOM 的东西之外,我不需要太多东西.

I'm looking for a lightweight JavaScript framework whose primary purpose is to abstract out browser differences. I are primarily using it to create new UI elements, and I don't need much other than something that gives me a platform independent language and DOM.

推荐答案

我目前使用的 JS 库有 3 个:PrototypejQueryMooTools.Prototype 和 jQuery 是使用最广泛的.jQuery 和 MooTools 是最轻量级的.

There are 3 JS libraries that I currently use: Prototype, jQuery and MooTools. Prototype and jQuery are the most widely used. jQuery and MooTools are the most lightweight.

MooTools 在他们的网站上有一个很好的功能,它允许您构建一个自定义的压缩 .js 文件,其中只包含您需要的模块,根据您正在做的事情制作最轻量级的文件.jQuery 拥有更高的粉丝群,并因此获得更好的支持.

MooTools has a nice feature on their site that allows you to build a custom compressed .js file with only the modules you need, making the lightest, depending on what you're doing. jQuery has a much higher fan base, and better support because of it.

在这 3 个中,我推荐 jQuery,但看看所有可用的选项可能不是一个坏主意.

Of the 3, I'd recommend jQuery, but it's probably not a bad idea to take a look at all the options available.

这篇关于最好的轻量级 JavaScript 框架是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆