Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
ES6 template string tag for joining multi-line blocks of text with a single space.
Simple micro templating
- string
- formatting
- template
- object
- format
- interpolate
- interpolation
- templating
- expand
- simple
- replace
- placeholders
- values
- transform
String variable substitution
Extract values from structured strings
String templating
A predicatable template based string generator.
String and JSON expression interpolator and evaluator. Interpolates or evaluates a string against a json object, or transforms an object into another based on a json template
Easy and small template engine for the browser and nodejs
Render engine with template string
A NodeJS module that converts string patterns into regular expressions. It can also tokenize and perform string replacement. It's useful for route handling or simlple template systems.
NodeJs library of the tag functions for create a path string
Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and
- assemble
- coffee
- coffee-script
- data
- docs
- documentation
- extract
- extracting
- front
- front-matter
- frontmatter
- generate
- generator
- gh-pages
- View more
render template string
SQigiL: Postgres SQL template string
string template tags for safely composing shell strings
String template tag that accepts any value and returns a string
Remove leading indentation from ES6 template literals.
Simple i18n handler using string templates and JSON.
Escape a string for use in HTML or the inverse
- escape
- unescape
- html
- entity
- entities
- escaping
- sanitize
- sanitization
- utility
- template
- attribute
- value
- interpolate
- xss
- View more
It's a zero-dependency package that exports default function: ```text placeholder(<template>, <data>, <options>) ``` and function with named params: ```text placeholder.replace({ template, data, options }) ``` where: - `template` - some template ( [string