格式化长压缩 JavaScript 代码的工具 (jCarousel)

发布于 2024-11-18 19:07:21 字数 357 浏览 3 评论 0原文

我想格式化 jCarousel 的 JavaScript 代码以查看它的作用(以便能够调试它并解决我的问题)。 Visual Studio 不会对其进行格式化。你知道有什么工具(如果你愿意的话可以免费)来格式化长 JS 文件吗?

这就是 jCarousel 缩小代码的样子:

在此处输入图像描述


这就是什么格式化的 JS 文件:

在此处输入图像描述

I'd like to format JavaScript code of jCarousel to see what it does (to be able to debug it, and solve my problem). Visual Studio doesn't format it. Do you know any tool (free if you wish) to format long JS files?

This is how jCarousel minified code looks like:

enter image description here


this is what a formatted JS file:

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

剪不断理还乱 2024-11-25 19:07:21

源代码可用..阅读项目网站有时会有所帮助。

https://github.com/jsor/jcarousel

除此之外,下载中甚至还包含未缩小的版本档案...

The source code is available.. reading the project website sometimes helps.

https://github.com/jsor/jcarousel

Besides that, the unminified version is even included in the download archive...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文