有没有在线编译LESS的工具?

发布于 2024-09-24 12:45:11 字数 1536 浏览 4 评论 0 原文

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

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

发布评论

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

评论(13

悲念泪 2024-10-01 12:45:11

lessphp 上的演示功能仍然存在

The demo feature on lessphp is still there.

樱娆 2024-10-01 12:45:11

我不想为我自己的东西做广告,但它回答了问题,而且它是开源的!我大约两周前做了这个 - 在线 LESS 转换器

博客条目:“立即尝试 LESS 转换器!”

GitHub 项目: NathanStrutz/LESS-Converter

I don't want to advertise my own stuff, but it answers the question and it's open source! I made this about two weeks ago - The Online LESS Converter.

Blog entry: "Try the LESS converter, right now!"

GitHub project: NathanStrutz/LESS-Converter

清君侧 2024-10-01 12:45:11

Les2CSS
http://www.less2css.org
网站是开源的: http://github.com/brian-frichette/less-preview

我的同事我和工人需要相同的功能,所以我们开发了这个在线编译器。

亮点:

  • CSS 实时更新,在您键入时完全在客户端进行更新。
  • 您可以选择LESS版本(即v1.3.3、v1.3.0等)

Less2CSS
http://www.less2css.org
Website is open-source: http://github.com/brian-frichette/less-preview

My co-worker and I needed the same functionality, so we whipped up this online compiler.

Highlights:

  • CSS is updated in real-time, as-you-type, completely client-side.
  • You can choose between LESS versions (ie. v1.3.3, v1.3.0, etc)
森林很绿却致人迷途 2024-10-01 12:45:11

我在 lessphp 页面添加了一个更大的语法突出显示编辑器和编译器: http://leafo.net/lessphp/editor .html

I added a larger syntax highlighting editor and compiler to the lessphp page: http://leafo.net/lessphp/editor.html

夏至、离别 2024-10-01 12:45:11

还有 win less (for windows),这似乎比 lessphp

There is also win less (for windows), which seems to work better for me than lessphp.

左秋 2024-10-01 12:45:11

这是我最近开发的在线转换器。

请尝试一下并让我知道您的想法。

http://www.marcdonaldson.com/less-2-css-online- Converter/

我的网站仍在开发中,一旦开发完成,将包含许多有用的工具;)。

亲切的问候
马克·唐纳森

Here is an online converter i developed recently.

Please give it a try and let me know what you think.

http://www.marcdonaldson.com/less-2-css-online-converter/

My website is still undergoing development and will contain a lot of useful tools once I have developed them ;).

Kind Regards
Marc Donaldson

吻安 2024-10-01 12:45:11

http://codepen.io

更改 css 选项卡(中间的那个)以使用 LESS 语法,然后粘贴您的 LESS代码,然后单击选项卡标题即可查看编译后的 css 预览。

另外,你还可以在那里得到很多好东西,可以实时预览结果、分享、与 github 要点集成等。

http://codepen.io

change the css tab (the one in the middle) to use LESS syntax, then paste your LESS code, and click on tab title to see a preview of the compiled css.

plus you get a lot of nice things there, to preview the results live, sharing, integrating with github gists, etc.

失眠症患者 2024-10-01 12:45:11

LessTester (http://lesstester.com/) 是一个在线 LESS 编译器,也可以进行 CSS 缩小。非常适合部署用 LESS 开发的 CSS 代码。

LessTester (http://lesstester.com/) is an online LESS compiler that also does CSS minification. Very nice for deploying CSS code developed in LESS.

尴尬癌患者 2024-10-01 12:45:11

http://incident57.com/less/ LESS 应用程序
或者
http://fadeyev.net/2010/06/19/lessjs- will-obsolete-css/ LESS.js(我的偏好,因为您可以从谷歌链接它,但它不在本地运行)。

http://incident57.com/less/ LESS app
or
http://fadeyev.net/2010/06/19/lessjs-will-obsolete-css/ LESS.js (my preference, since you can link it from google, however it does not run locally).

独自唱情﹋歌 2024-10-01 12:45:11

还有(曾经?)还有 http://onless.duostack.net/ 但目前服务器似乎有一些困难...

但是,源代码在这里: https://github.com/chendrix/onless.git

There is(was?) also http://onless.duostack.net/ but currently the server seems to have some difficulties...

However, source code is here: https://github.com/chendrix/onless.git

小鸟爱天空丶 2024-10-01 12:45:11

这些基本上都是 GUI LESS 编译器。
https://github.com/cloudhead/less .js/wiki/GUI-compilers-that-use-LESS.js

我个人最喜欢的是 Crunch。它采用 ADOBE Air 格式。

These are basically GUI LESS compilers.
https://github.com/cloudhead/less.js/wiki/GUI-compilers-that-use-LESS.js

My personal favorite is Crunch. It's in ADOBE Air format.

安穩 2024-10-01 12:45:11

对于 Mac,只需使用:http://incident57.com/less/

对于 Windows,请使用:http://winless.org/

For mac, just use: http://incident57.com/less/

For windows, use: http://winless.org/

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