Điểm qua less/more: 225 sao trên GitHub, viết chủ yếu bằng Ruby. less on rails — the official LESS plugin for Ruby on Rails
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Upon installation, a new directory will be created in app/stylesheets. Any LESS file placed in this directory, including subdirectories, will
automatically be parsed through LESS and saved as a corresponding CSS file in public/stylesheets. Example:
Destination Path: where the css goes (public/destination_path) (default: stylesheets)
Less::More.destination_path = "css"
More can compress your files by removing extra line breaks (default: true)
Less::More.compression = false
More inserts headers in the generated CSS files, letting people know that the file is in fact generated and shouldn't be edited directly. (default: true)
Less::More.header = false
To configure More for a specific environment, add configuration options into the environment file, such as config/environments/development.rb.
If you wish to apply the configuration to all environments, place them in config/environment.rb.
Tasks
More provides a set of Rake tasks to help manage your CSS files.
To parse all LESS files and save the resulting CSS files to the destination path, run:
$ rake more:generate
To delete all generated CSS files, run:
$ rake more:clean
This task will not delete any CSS files from the destination path, that does not have a corresponding LESS file in the source path.
Git / SVN
Check in all the generated css(destination path), they are only generated in development
Documentation
To view the full RDoc documentation, go to http://rdoc.info/projects/cloudhead/more
Contributors
August Lilleaas (http://github.com/augustl)
Logan Raarup (http://github.com/logandk)
Michael Grosser (http://github.com/grosser)
LESS is maintained by Alexis Sellier http://github.com/cloudhead
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/less/more là nguồn chính thức.
less/more có bao nhiêu sao?
less/more có 225 sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/less/more. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
less/more có phải mã nguồn mở không?
Có — less/more phát hành theo license MIT, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/less/more.
less/more có tag gì không?
Bản đồng bộ chưa ghi nhận topic GitHub nào cho less/more. GitHub topics hiển thị ở thanh bên phải trang repo — đó là nơi đáng kiểm tra nhất.
less/more có trang demo không?
Dự án có trang chủ ở http://lesscss.org. Tab "Readme" ở trang này thường có ảnh chụp và hướng dẫn bắt đầu nhanh.
less/more còn đang phát triển không?
Commit gần nhất trên less/more là 10.6 năm trước (theo timestamp GitHub). Repo có 35 fork — một chỉ báo về mức độ quan tâm của cộng đồng.
Đọc đầy đủ README ở tab phía trên.
more có đáng để bạn bỏ thời gian?
ChatGPT, Claude và Perplexity đều đọc được trang này. Hỏi thử xem họ nghĩ gì về more.