@rxap/slugify
v16.0.9
Published
A utility to slugify a string.
Downloads
113
Readme
@rxap/slugify
A utility to slugify a string.
Installation
Add the package to your workspace:
yarn add @rxap/slugify
Execute the init generator:
yarn nx g @rxap/slugify:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/slugify:init