Ports 搜索

共有8,048项符合/www/的查询结果,以下是第2,0512,060项(搜索用时0.004秒)
www/haml-coderay-0.2.0 (Score: 0.056974534)
Adds a CodeRay syntax highlighting filter to Haml
Adds a CodeRay syntax highlighting filter to Haml
www/haml-contrib-1.0.0.1 (Score: 0.056974534)
Addons for the Ruby implementation of the Haml template language
This project contains various useful extensions to the Haml template language's Ruby implementation. Such extensions are useful enough to be distributed, but not widely used or on-topic enough to belong in Haml proper. This gives the Haml project a reasonable way to both demote current functionality, such as the Textile and Maruku filters, and add new experimental functionality that may later be added to the core.
www/haml-rails-0.9.0 (Score: 0.056974534)
Haml generator for Rails
Haml-rails provides Haml generators for Rails 4. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
www/haml-rails-0.4 (Score: 0.056974534)
Haml generator for Rails
Haml-rails provides Haml generators for Rails 3. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
www/haml-4.0.7 (Score: 0.056974534)
Markup language to describe HTML
Haml is a markup language that's used to cleanly and simply describe the HTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ASP, and ERB, the templating language used in most Ruby on Rails applications. However, Haml avoids the need for explicitly coding HTML into the template, because it itself is a description of the HTML, with some code to generate dynamic content.
www/hashicorp-checkpoint-0.1.4 (Score: 0.056974534)
Internal HashiCorp service to check version information
Internal HashiCorp client library to check version information.
www/heroku-nav-0.2.2 (Score: 0.056974534)
Heroku Rack middleware
Heroku Rack middleware for add-on support.
www/hpricot-0.8.6 (Score: 0.056974534)
Fast, Enjoyable HTML Parser for Ruby
Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree and John Resig's JQuery, but with the scanner recoded in C (using Ragel for scanning.)
www/html2haml-2.0.0 (Score: 0.056974534)
Converts HTML into Haml
Transforms an HTML file into corresponding Haml code.
www/http-cookie-1.0.2 (Score: 0.056974534)
Ruby library to handle HTTP Cookies
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.