handlebars-helper-slugify@0.2.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.
2013-12-08
安装 (0.2.0)
npm install handlebars-helper-slugify@0.2.0
yarn add handlebars-helper-slugify@0.2.0
pnpm add handlebars-helper-slugify@0.2.0
bun add handlebars-helper-slugify@0.2.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| underscore.string | ~2.3.3 |