Embedded Ruby (`.erb`) `webpack` loader for Ruby projects.
The eslint config for electron-react-boilerplate
Ignore Rails code in ERB template
A Stimulus Wrapper for Flatpickr library
The browserslist config for [electron-react-boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate)
Compile a given Embedded RuBy (ERB) template using variables and functions defined in given a JavaScript object
Use ERB files in Vite.js projects with a Ruby backend
Prettier plugin for .html.erb files
Ignore ERB expressions in ESLint
WebAssembly-based HTML-aware ERB parser for Node.js.
Development tools for visual debugging in HTML+ERB templates
Lint — The universal linter with AI-powered code review.
Ruby on Rails unobtrusive scripting adapter
eRuby template parser for markuplint
An ESLint plugin to lint JavaScript in ERB files (.js.erb)
Use webpack to manage app-like JavaScript modules in Rails
Library to create prettier plugins
Jest transformer for Embedded Ruby (`.erb`) files in Ruby projects
Prettier plugin for formatting html erb templates.
Grunt plugin that interpolates template files with any data you provide and saves the result to another file.
Rewriter system for transforming HTML+ERB AST nodes and formatted strings
Embedded Template (ERB, EJS) grammar for tree-sitter
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
Auto-formatter for HTML+ERB templates with intelligent indentation, line wrapping, and ERB-aware pretty-printing.
First Argument is a variables file, second is an ERB template, outputs to STDOUT
All .erb files in the specified directory tree are going to be evaluated. The corresponding non.erb files are going to be written by removing the .erb extension. See the features/*.feature files for the expected behavior.
Batch process your erb markdown
Process ERB fragments in a String, according to variables hash, no extenal vars are visible to ERB, safe level and untainting of string can be set
Applies ERB template processing to a Latex file and compiles it to a PDF. Supports layouts, partials, and string escaping. Also supplies a Guard task to watch for modifications and auto-building files.
erbextensions is a library that extends the Standard ERB library. One key functionality that it provides is a method for programatically processing a named erb file, which is very useful when including one erb document into another erb document.
A ruby implementation of Consul Template with support of erb templating with hi-performance on large clusters and advanced process management features.
DirectoryTemplate is a library which lets you generate directory structures and files from a template structure. The template structure can be a real directory structure on the filesystem, or it can be stored in a yaml file. Take a look at the examples directory in the gem to get an idea, how a template can look. When generating a new directory structure from a template, DirectoryTemplate will process the pathname of each directory and file using the DirectoryTemplate#path_processor. It will also process the contents of each file with all processors that apply to a given file. The standard path processor allows you to use `%{variables}` in pathnames. The gem comes with a .erb (renders ERB templates) and .html.markdown processor (renders markdown to html). You can use the existing processors or define your own ones.
A tool for creating LaTex files from ERb templates and processing them into PDF format.
Uses the JIRA SOAP interface to retrieve issues from a JIRA instance for processing with a user specified ERB template.
A simple cli app in Ruby to generate configurations using BOSH ERB templates and a BOSH spec, but also using configurations based on environment variables, processed using a set of templates.
You can find the source at: http://repo.or.cz/w/bloggit.git == FEATURES: * Static generation of blog * Tags * Archives * ERb based layout support * ERb processing in pages/posts * Simple static pages * Comments (via Haloscan) * Searching (using JavaScript) == SYNOPSIS: