A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Like ruby's abbrev module, but in js
Faster / Express compliant Haml implementation
Haml templates where you can write inline CoffeeScript.
Haml ported to server-side Javascript. This is a traditional server-side templating language.
hamlc loader module for webpack
For ruby and ruby on rails
Template engine consolidation library
Process HAML templates to precompiled JavaScript or rendered HTML.
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
realistic password strength estimation
A pure JavaScript implementation of Sass.
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Webpack Haml loader using actual Ruby `haml`
A Karma plugin. Concatentate haml attributes to one line so that haml-js can process them
Compile Haml to HTML with Ruby Haml
prettier plugin for the Ruby programming language
Ruby grammar for tree-sitter
WebSocket framework for Ruby on Rails.
A Stimulus Wrapper for Flatpickr library
## Installation
JavaScript client for graphql-ruby
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
ruby-haml-js provides a Tilt template that you can use to compile HAML-JS templates into JS functions. Handy for using it wth Bakcbone.js, Spine.js etc.
Use the JST processor and have haml code read in and appended to application.js
Use the JST processor and have haml code read in and appended to application.js
Use the JST processor and have haml code read in and appended to application.js
haml_to_js is a ruby library and command line that converts haml to javascript. Why an other haml to js converter (see similar utilities) ? It is a extension of [haml_to_star](https://github.com/sdrdis/haml_to_star) which purpose is to convert haml into any language. This converter is intended for front usage. It simplifies debugging (the generated code is readable, a variable hold haml line number so you can know exactly where the problem is).
Clientide Haml JS templates for rails that "just work" (like they should). Why another Haml JavaScript gem? Uglyog's library lets you use coffeescript, which allows the embedded JavaScript in your Haml templates to be much more beautiful and Ruby-like. While I'm not the biggest fan of coffeescript for actual javascript coding, it's the perfect solution for haml templates. The gem hooks in to the asset pipeline, convention over configuration style, very similar to the EJS gem, to give you precompiled haml templates which are actually blazing fast for the user and should be perfectly compatible with precompiled assets in production environments.
We're replacing the original view-layer of Ruby on Rails, the most productive MVC framework we know, with our technology. By introducing basemate we get dynamic, fast and simple user interfaces without the need to touch HTML/HAML/ERB/JS/CSS. Plus, it feels like a single page application, but there's no need for all the API hustle SPAs usually bring with them.