handlebars-helper-slugify@0.3.0
{{slugify}} handlebars helper. Uses the awesome underscore.string to transform text into a URL slug. Replaces whitespaces, accentuated and special characters with a dash.
2014-05-10
安装 (0.3.0)
npm install handlebars-helper-slugify@0.3.0
yarn add handlebars-helper-slugify@0.3.0
pnpm add handlebars-helper-slugify@0.3.0
bun add handlebars-helper-slugify@0.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| underscore.string | ~2.3.3 |