Ports Search

Results 2,0512,060 of 8,048 for www%3Atrac.(0.005 seconds)
www/gon-6.0.1 (Score: 0.020137845)
Framework to pass data to JS easily
If you need to send some data to your js files and you don't want to do this with long way trough views and parsing - use this force!
www/hackpad-cli-0.1.4 (Score: 0.020137845)
CLI for some remote hackpad operations
This is a command-line utility to check and manipulate hackpad documents. It uses Hackpad REST API 1.0 https://hackpad.com/Hackpad-API-v1.0-k9bpcEeOo2Q
www/haml-coderay-0.2.0 (Score: 0.020137845)
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.020137845)
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.020137845)
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.020137845)
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.020137845)
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.020137845)
Internal HashiCorp service to check version information
Internal HashiCorp client library to check version information.
www/heroku-nav-0.2.2 (Score: 0.020137845)
Heroku Rack middleware
Heroku Rack middleware for add-on support.
www/hpricot-0.8.6 (Score: 0.020137845)
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.)