@formkit/utils
Advanced tools
Comparing version
@@ -218,2 +218,8 @@ /** | ||
/** | ||
* Turn any string into a URL/DOM safe string. | ||
* @public | ||
*/ | ||
export declare function slugify(str: string): string; | ||
/** | ||
* Generates a random string. | ||
@@ -220,0 +226,0 @@ * @returns string |
{ | ||
"name": "@formkit/utils", | ||
"version": "1.0.0-beta.5-ff637bd", | ||
"version": "1.0.0-beta.6-64d0bd8", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Shared utilities for FormKit packages", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
38134
1.93%1253
2.62%