[READ-ONLY] Mirror of https://github.com/FoxxMD/redact-string. Redact part or all of a string foxxmd.github.io/redact-string
javascript redact redaction replace-text string string-manipulation typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

Deploying to gh-pages from @ FoxxMD/redact-string@14077001f3fccccfa00973ecb7dc30b65a15ab85 ๐Ÿš€

FoxxMD (Jul 11, 2023, 3:33 PM UTC) a316add5 d662b3f3

+27 -27
+6 -6
functions/redactString.html
··· 1 - <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>redactString | string-sameness Docs</title><meta name="description" content="Documentation for string-sameness Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 1 + <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>redactString | redact-string Docs</title><meta name="description" content="Documentation for redact-string Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 2 2 <div class="tsd-toolbar-contents container"> 3 3 <div class="table-cell" id="tsd-search" data-base=".."> 4 4 <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> 5 5 <div class="field"> 6 - <div id="tsd-toolbar-links"><a href="http://foxxmd.github.io/string-sameness">Docs</a><a href="https://github.com/foxxmd/string-sameness">GitHub</a></div></div> 6 + <div id="tsd-toolbar-links"><a href="https://foxxmd.github.io/redact-string">Docs</a><a href="https://github.com/foxxmd/redact-string">GitHub</a></div></div> 7 7 <ul class="results"> 8 8 <li class="state loading">Preparing search index...</li> 9 - <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">string-sameness Docs</a></div> 9 + <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">redact-string Docs</a></div> 10 10 <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> 11 11 <div class="container container-main"> 12 12 <div class="col-8 col-content"> 13 13 <div class="tsd-page-title"> 14 14 <ul class="tsd-breadcrumb"> 15 - <li><a href="../modules.html">string-sameness Docs</a></li> 15 + <li><a href="../modules.html">redact-string Docs</a></li> 16 16 <li><a href="redactString.html">redactString</a></li></ul> 17 17 <h1>Function redactString</h1></div> 18 18 <section class="tsd-panel"> ··· 30 30 <h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/RedactOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedactOptions</a></h5></li></ul></div> 31 31 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources"> 32 32 <ul> 33 - <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/90214b7/src/index.ts#L7">index.ts:7</a></li></ul></aside></li></ul></section></div> 33 + <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/1407700/src/index.ts#L7">index.ts:7</a></li></ul></aside></li></ul></section></div> 34 34 <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> 35 35 <div class="tsd-navigation settings"> 36 36 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary"> ··· 50 50 <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary> 51 51 <div class="tsd-accordion-details"> 52 52 <ul> 53 - <li><a href="../modules.html">string-<wbr/>sameness <wbr/>Docs</a> 53 + <li><a href="../modules.html">redact-<wbr/>string <wbr/>Docs</a> 54 54 <ul></ul></li></ul></div></details></nav> 55 55 <nav class="tsd-navigation secondary menu-sticky"> 56 56 <ul>
+7 -7
index.html
··· 1 - <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>string-sameness Docs</title><meta name="description" content="Documentation for string-sameness Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 1 + <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>redact-string Docs</title><meta name="description" content="Documentation for redact-string Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 2 2 <div class="tsd-toolbar-contents container"> 3 3 <div class="table-cell" id="tsd-search" data-base="."> 4 4 <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> 5 5 <div class="field"> 6 - <div id="tsd-toolbar-links"><a href="http://foxxmd.github.io/string-sameness">Docs</a><a href="https://github.com/foxxmd/string-sameness">GitHub</a></div></div> 6 + <div id="tsd-toolbar-links"><a href="https://foxxmd.github.io/redact-string">Docs</a><a href="https://github.com/foxxmd/redact-string">GitHub</a></div></div> 7 7 <ul class="results"> 8 8 <li class="state loading">Preparing search index...</li> 9 - <li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">string-sameness Docs</a></div> 9 + <li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">redact-string Docs</a></div> 10 10 <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> 11 11 <div class="container container-main"> 12 12 <div class="col-8 col-content"> 13 13 <div class="tsd-page-title"> 14 - <h2>string-sameness Docs</h2></div> 14 + <h2>redact-string Docs</h2></div> 15 15 <div class="tsd-panel tsd-typography"> 16 16 <a href="#redact-string" id="redact-string" style="color: inherit; text-decoration: none;"> 17 17 <h1>redact-string</h1> 18 18 </a> 19 19 <p>Redact (replace) part or all of a string with a character.</p> 20 20 21 - <a href="#why-another-react-package" id="why-another-react-package" style="color: inherit; text-decoration: none;"> 22 - <h2>Why another react package?</h2> 21 + <a href="#why-another-redact-package" id="why-another-redact-package" style="color: inherit; text-decoration: none;"> 22 + <h2>Why another redact package?</h2> 23 23 </a> 24 24 <p>The other popular packages seem to be restricted to a certain behavior:</p> 25 25 <ul> ··· 68 68 <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary> 69 69 <div class="tsd-accordion-details"> 70 70 <ul> 71 - <li class="current selected"><a href="modules.html">string-<wbr/>sameness <wbr/>Docs</a> 71 + <li class="current selected"><a href="modules.html">redact-<wbr/>string <wbr/>Docs</a> 72 72 <ul></ul></li></ul></div></details></nav> 73 73 <nav class="tsd-navigation secondary menu-sticky"> 74 74 <ul>
+9 -9
interfaces/RedactOptions.html
··· 1 - <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>RedactOptions | string-sameness Docs</title><meta name="description" content="Documentation for string-sameness Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 1 + <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>RedactOptions | redact-string Docs</title><meta name="description" content="Documentation for redact-string Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 2 2 <div class="tsd-toolbar-contents container"> 3 3 <div class="table-cell" id="tsd-search" data-base=".."> 4 4 <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> 5 5 <div class="field"> 6 - <div id="tsd-toolbar-links"><a href="http://foxxmd.github.io/string-sameness">Docs</a><a href="https://github.com/foxxmd/string-sameness">GitHub</a></div></div> 6 + <div id="tsd-toolbar-links"><a href="https://foxxmd.github.io/redact-string">Docs</a><a href="https://github.com/foxxmd/redact-string">GitHub</a></div></div> 7 7 <ul class="results"> 8 8 <li class="state loading">Preparing search index...</li> 9 - <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">string-sameness Docs</a></div> 9 + <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">redact-string Docs</a></div> 10 10 <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> 11 11 <div class="container container-main"> 12 12 <div class="col-8 col-content"> 13 13 <div class="tsd-page-title"> 14 14 <ul class="tsd-breadcrumb"> 15 - <li><a href="../modules.html">string-sameness Docs</a></li> 15 + <li><a href="../modules.html">redact-string Docs</a></li> 16 16 <li><a href="RedactOptions.html">RedactOptions</a></li></ul> 17 17 <h1>Interface RedactOptions</h1></div> 18 18 <section class="tsd-panel tsd-hierarchy"> ··· 20 20 <ul class="tsd-hierarchy"> 21 21 <li><span class="target">RedactOptions</span></li></ul></section><aside class="tsd-sources"> 22 22 <ul> 23 - <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/90214b7/src/index.ts#L1">index.ts:1</a></li></ul></aside> 23 + <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/1407700/src/index.ts#L1">index.ts:1</a></li></ul></aside> 24 24 <section class="tsd-panel-group tsd-index-group"> 25 25 <section class="tsd-panel tsd-index-panel"> 26 26 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"> ··· 38 38 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>replace<wbr/>From</span><a href="#replaceFrom" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3> 39 39 <div class="tsd-signature">replace<wbr/>From<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;start&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;end&quot;</span></div><aside class="tsd-sources"> 40 40 <ul> 41 - <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/90214b7/src/index.ts#L2">index.ts:2</a></li></ul></aside></section> 41 + <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/1407700/src/index.ts#L2">index.ts:2</a></li></ul></aside></section> 42 42 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="replaceWith" class="tsd-anchor"></a> 43 43 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>replace<wbr/>With</span><a href="#replaceWith" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3> 44 44 <div class="tsd-signature">replace<wbr/>With<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"> 45 45 <ul> 46 - <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/90214b7/src/index.ts#L3">index.ts:3</a></li></ul></aside></section> 46 + <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/1407700/src/index.ts#L3">index.ts:3</a></li></ul></aside></section> 47 47 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="replace" class="tsd-anchor"></a> 48 48 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>replace</span><a href="#replace" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3> 49 49 <div class="tsd-signature">replace<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;any&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;alphanumeric&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;alpha&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;numeric&quot;</span></div><aside class="tsd-sources"> 50 50 <ul> 51 - <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/90214b7/src/index.ts#L4">index.ts:4</a></li></ul></aside></section></section></div> 51 + <li>Defined in <a href="https://github.com/FoxxMD/redact-string/blob/1407700/src/index.ts#L4">index.ts:4</a></li></ul></aside></section></section></div> 52 52 <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> 53 53 <div class="tsd-navigation settings"> 54 54 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary"> ··· 68 68 <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary> 69 69 <div class="tsd-accordion-details"> 70 70 <ul> 71 - <li><a href="../modules.html">string-<wbr/>sameness <wbr/>Docs</a> 71 + <li><a href="../modules.html">redact-<wbr/>string <wbr/>Docs</a> 72 72 <ul></ul></li></ul></div></details></nav> 73 73 <nav class="tsd-navigation secondary menu-sticky"> 74 74 <ul>
+5 -5
modules.html
··· 1 - <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>string-sameness Docs</title><meta name="description" content="Documentation for string-sameness Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 1 + <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>redact-string Docs</title><meta name="description" content="Documentation for redact-string Docs"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar"> 2 2 <div class="tsd-toolbar-contents container"> 3 3 <div class="table-cell" id="tsd-search" data-base="."> 4 4 <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div> 5 5 <div class="field"> 6 - <div id="tsd-toolbar-links"><a href="http://foxxmd.github.io/string-sameness">Docs</a><a href="https://github.com/foxxmd/string-sameness">GitHub</a></div></div> 6 + <div id="tsd-toolbar-links"><a href="https://foxxmd.github.io/redact-string">Docs</a><a href="https://github.com/foxxmd/redact-string">GitHub</a></div></div> 7 7 <ul class="results"> 8 8 <li class="state loading">Preparing search index...</li> 9 - <li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">string-sameness Docs</a></div> 9 + <li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">redact-string Docs</a></div> 10 10 <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header> 11 11 <div class="container container-main"> 12 12 <div class="col-8 col-content"> 13 13 <div class="tsd-page-title"> 14 - <h2>string-sameness Docs</h2></div> 14 + <h2>redact-string Docs</h2></div> 15 15 <section class="tsd-panel-group tsd-index-group"> 16 16 <section class="tsd-panel tsd-index-panel"> 17 17 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"> ··· 52 52 <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary> 53 53 <div class="tsd-accordion-details"> 54 54 <ul> 55 - <li class="current selected"><a href="modules.html">string-<wbr/>sameness <wbr/>Docs</a> 55 + <li class="current selected"><a href="modules.html">redact-<wbr/>string <wbr/>Docs</a> 56 56 <ul></ul></li></ul></div></details></nav> 57 57 <nav class="tsd-navigation secondary menu-sticky"> 58 58 <ul>