regexify-string:通过使用正则表达式来装饰字符串的方法

时间:2024-05-22 03:27:28
【文件属性】:

文件名称:regexify-string:通过使用正则表达式来装饰字符串的方法

文件大小:62KB

文件格式:ZIP

更新时间:2024-05-22 03:27:28

regex react-components decorator html-tags TypeScript

正则表达式字符串 使用正则表达式装饰字符串的方法:React组件,HTML标记等 完美搭配:字符串,html标记,react,react-native 安装 $ npm install --save regexify-string 原料药 regexifyString({模式,装饰器,输入}) 图案 类型: RegExp 装饰工 类型:( (match: string, index: number) => string | JSX.Element (match: string, index: number) => string | JSX.Element match您要替换/修饰的字符串 当前匹配项的index索引号 注意:如果需要,请不要忘记对React集合使用键 输入 类型: string 用法 带弦 const result = regexifyString ( {


【文件预览】:
regexify-string-master
----index.js(969B)
----package.json(2KB)
----jest.config.js(339B)
----package-lock.json(240KB)
----src()
--------__tests__()
--------index.ts(1KB)
----.gitconfig(0B)
----tsconfig.json(515B)
----index.d.ts(303B)
----out()
--------regexifyString.js(969B)
----.gitignore(12B)
----.npmrc(52B)
----README.md(3KB)

网友评论