Deploying to gh-pages from @ harttle/liquidjs@4289b4e804 🚀

This commit is contained in:
harttle
2022-07-09 16:27:03 +00:00
parent f6dfb475ce
commit 6af73f4e6f
557 changed files with 2080 additions and 2594 deletions
+63 -27
View File
@@ -102,7 +102,7 @@
<h3 id="Const-toString" class="article-heading"><a href="#Const-toString" class="headerlink" title="Const toString"></a><code>Const</code> toString<a class="article-anchor" href="#Const-toString" aria-hidden="true"></a></h3><p><strong>toString</strong>: <em>toString</em> = Object.prototype.toString</p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L3">src/util/underscore.ts:3</a></em></p>
<h2 id="Functions" class="article-heading"><a href="#Functions" class="headerlink" title="Functions"></a>Functions<a class="article-anchor" href="#Functions" aria-hidden="true"></a></h2><h3 id="argumentsToValue" class="article-heading"><a href="#argumentsToValue" class="headerlink" title="argumentsToValue"></a>argumentsToValue<a class="article-anchor" href="#argumentsToValue" aria-hidden="true"></a></h3><p><strong>argumentsToValue</strong>&lt;<strong>F</strong>&gt;(<code>fn</code>: F): <em>(Anonymous function)</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L160">src/util/underscore.ts:160</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L168">src/util/underscore.ts:168</a></em></p>
<p><strong>Type parameters:</strong></p>
<p><strong>F</strong>: <em>function</em></p>
<p><strong>Parameters:</strong></p>
@@ -121,7 +121,7 @@
<p><strong>Returns:</strong> <em>(Anonymous function)</em></p>
<hr>
<h3 id="caseInsensitiveCompare" class="article-heading"><a href="#caseInsensitiveCompare" class="headerlink" title="caseInsensitiveCompare"></a>caseInsensitiveCompare<a class="article-anchor" href="#caseInsensitiveCompare" aria-hidden="true"></a></h3><p><strong>caseInsensitiveCompare</strong>(<code>a</code>: any, <code>b</code>: any): <em>1 | 0 | -1</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L149">src/util/underscore.ts:149</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L157">src/util/underscore.ts:157</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -142,7 +142,7 @@
<p><strong>Returns:</strong> <em>1 | 0 | -1</em></p>
<hr>
<h3 id="changeCase" class="article-heading"><a href="#changeCase" class="headerlink" title="changeCase"></a>changeCase<a class="article-anchor" href="#changeCase" aria-hidden="true"></a></h3><p><strong>changeCase</strong>(<code>str</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L139">src/util/underscore.ts:139</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L147">src/util/underscore.ts:147</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -159,7 +159,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="ellipsis" class="article-heading"><a href="#ellipsis" class="headerlink" title="ellipsis"></a>ellipsis<a class="article-anchor" href="#ellipsis" aria-hidden="true"></a></h3><p><strong>ellipsis</strong>(<code>str</code>: string, <code>N</code>: number): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L144">src/util/underscore.ts:144</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L152">src/util/underscore.ts:152</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -180,7 +180,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="escapeRegExp" class="article-heading"><a href="#escapeRegExp" class="headerlink" title="escapeRegExp"></a>escapeRegExp<a class="article-anchor" href="#escapeRegExp" aria-hidden="true"></a></h3><p><strong>escapeRegExp</strong>(<code>text</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L164">src/util/underscore.ts:164</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L172">src/util/underscore.ts:172</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -197,7 +197,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="escapeRegex" class="article-heading"><a href="#escapeRegex" class="headerlink" title="escapeRegex"></a>escapeRegex<a class="article-anchor" href="#escapeRegex" aria-hidden="true"></a></h3><p><strong>escapeRegex</strong>(<code>str</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L17">src/util/underscore.ts:17</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L25">src/util/underscore.ts:25</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -214,7 +214,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="forOwn" class="article-heading"><a href="#forOwn" class="headerlink" title="forOwn"></a>forOwn<a class="article-anchor" href="#forOwn" aria-hidden="true"></a></h3><p><strong>forOwn</strong>&lt;<strong>T</strong>&gt;(<code>obj</code>: object | undefined, <code>iteratee</code>: function): <em>object</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L75">src/util/underscore.ts:75</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L83">src/util/underscore.ts:83</a></em></p>
<p><strong>Type parameters:</strong></p>
<p><strong>T</strong></p>
<p><strong>Parameters:</strong></p>
@@ -248,7 +248,7 @@
</ul>
<hr>
<h3 id="identify" class="article-heading"><a href="#identify" class="headerlink" title="identify"></a>identify<a class="article-anchor" href="#identify" aria-hidden="true"></a></h3><p><strong>identify</strong>&lt;<strong>T</strong>&gt;(<code>val</code>: T): <em>T</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L128">src/util/underscore.ts:128</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L136">src/util/underscore.ts:136</a></em></p>
<p><strong>Type parameters:</strong></p>
<p><strong>T</strong></p>
<p><strong>Parameters:</strong></p>
@@ -267,7 +267,7 @@
<p><strong>Returns:</strong> <em>T</em></p>
<hr>
<h3 id="isArray" class="article-heading"><a href="#isArray" class="headerlink" title="isArray"></a>isArray<a class="article-anchor" href="#isArray" aria-hidden="true"></a></h3><p><strong>isArray</strong>(<code>value</code>: any): <em>value is any[]</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L58">src/util/underscore.ts:58</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L66">src/util/underscore.ts:66</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -301,7 +301,7 @@
<p><strong>Returns:</strong> <em>value is Function</em></p>
<hr>
<h3 id="isIterable" class="article-heading"><a href="#isIterable" class="headerlink" title="isIterable"></a>isIterable<a class="article-anchor" href="#isIterable" aria-hidden="true"></a></h3><p><strong>isIterable</strong>(<code>value</code>: any): <em>value is Iterable<any></any></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L63">src/util/underscore.ts:63</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L71">src/util/underscore.ts:71</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -317,8 +317,25 @@
</tbody></table>
<p><strong>Returns:</strong> <em>value is Iterable<any></any></em></p>
<hr>
<h3 id="isIterator" class="article-heading"><a href="#isIterator" class="headerlink" title="isIterator"></a>isIterator<a class="article-anchor" href="#isIterator" aria-hidden="true"></a></h3><p><strong>isIterator</strong>(<code>val</code>: any): <em>val is IterableIterator<any></any></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L21">src/util/underscore.ts:21</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
</tr>
</thead>
<tbody><tr>
<td><code>val</code></td>
<td>any</td>
</tr>
</tbody></table>
<p><strong>Returns:</strong> <em>val is IterableIterator<any></any></em></p>
<hr>
<h3 id="isNil" class="article-heading"><a href="#isNil" class="headerlink" title="isNil"></a>isNil<a class="article-anchor" href="#isNil" aria-hidden="true"></a></h3><p><strong>isNil</strong>(<code>value</code>: any): <em>boolean</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L54">src/util/underscore.ts:54</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L62">src/util/underscore.ts:62</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -335,7 +352,7 @@
<p><strong>Returns:</strong> <em>boolean</em></p>
<hr>
<h3 id="isNumber" class="article-heading"><a href="#isNumber" class="headerlink" title="isNumber"></a>isNumber<a class="article-anchor" href="#isNumber" aria-hidden="true"></a></h3><p><strong>isNumber</strong>(<code>value</code>: any): <em>value is number</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L45">src/util/underscore.ts:45</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L53">src/util/underscore.ts:53</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -352,7 +369,7 @@
<p><strong>Returns:</strong> <em>value is number</em></p>
<hr>
<h3 id="isObject" class="article-heading"><a href="#isObject" class="headerlink" title="isObject"></a>isObject<a class="article-anchor" href="#isObject" aria-hidden="true"></a></h3><p><strong>isObject</strong>(<code>value</code>: any): <em>value is object</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L100">src/util/underscore.ts:100</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L108">src/util/underscore.ts:108</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -368,6 +385,25 @@
</tbody></table>
<p><strong>Returns:</strong> <em>value is object</em></p>
<hr>
<h3 id="isPromise" class="article-heading"><a href="#isPromise" class="headerlink" title="isPromise"></a>isPromise<a class="article-anchor" href="#isPromise" aria-hidden="true"></a></h3><p><strong>isPromise</strong>&lt;<strong>T</strong>&gt;(<code>val</code>: any): <em>val is Promise<t></t></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L17">src/util/underscore.ts:17</a></em></p>
<p><strong>Type parameters:</strong></p>
<p><strong>T</strong></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
</tr>
</thead>
<tbody><tr>
<td><code>val</code></td>
<td>any</td>
</tr>
</tbody></table>
<p><strong>Returns:</strong> <em>val is Promise<t></t></em></p>
<hr>
<h3 id="isString" class="article-heading"><a href="#isString" class="headerlink" title="isString"></a>isString<a class="article-anchor" href="#isString" aria-hidden="true"></a></h3><p><strong>isString</strong>(<code>value</code>: any): <em>value is string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L8">src/util/underscore.ts:8</a></em></p>
<p><strong>Parameters:</strong></p>
@@ -386,7 +422,7 @@
<p><strong>Returns:</strong> <em>value is string</em></p>
<hr>
<h3 id="last" class="article-heading"><a href="#last" class="headerlink" title="last"></a>last<a class="article-anchor" href="#last" aria-hidden="true"></a></h3><p><strong>last</strong>&lt;<strong>T</strong>&gt;(<code>arr</code>: T[]): <em>T</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L88">src/util/underscore.ts:88</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L96">src/util/underscore.ts:96</a></em></p>
<p><strong>Type parameters:</strong></p>
<p><strong>T</strong></p>
<p><strong>Parameters:</strong></p>
@@ -404,7 +440,7 @@
</tbody></table>
<p><strong>Returns:</strong> <em>T</em></p>
<p><strong>last</strong>(<code>arr</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L89">src/util/underscore.ts:89</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L97">src/util/underscore.ts:97</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -421,7 +457,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="pad" class="article-heading"><a href="#pad" class="headerlink" title="pad"></a>pad<a class="article-anchor" href="#pad" aria-hidden="true"></a></h3><p><strong>pad</strong>(<code>str</code>: any, <code>length</code>: number, <code>ch</code>: string, <code>add</code>: function): <em>any</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L121">src/util/underscore.ts:121</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L129">src/util/underscore.ts:129</a></em></p>
<p><strong>Parameters:</strong></p>
<p><strong>str</strong>: <em>any</em></p>
<p><strong>length</strong>: <em>number</em></p>
@@ -448,7 +484,7 @@
<p><strong>Returns:</strong> <em>any</em></p>
<hr>
<h3 id="padEnd" class="article-heading"><a href="#padEnd" class="headerlink" title="padEnd"></a>padEnd<a class="article-anchor" href="#padEnd" aria-hidden="true"></a></h3><p><strong>padEnd</strong>(<code>str</code>: any, <code>length</code>: number, <code>ch</code>: string): <em>any</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L117">src/util/underscore.ts:117</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L125">src/util/underscore.ts:125</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -477,7 +513,7 @@
<p><strong>Returns:</strong> <em>any</em></p>
<hr>
<h3 id="padStart" class="article-heading"><a href="#padStart" class="headerlink" title="padStart"></a>padStart<a class="article-anchor" href="#padStart" aria-hidden="true"></a></h3><p><strong>padStart</strong>(<code>str</code>: any, <code>length</code>: number, <code>ch</code>: string): <em>any</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L113">src/util/underscore.ts:113</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L121">src/util/underscore.ts:121</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -506,7 +542,7 @@
<p><strong>Returns:</strong> <em>any</em></p>
<hr>
<h3 id="promisify" class="article-heading"><a href="#promisify" class="headerlink" title="promisify"></a>promisify<a class="article-anchor" href="#promisify" aria-hidden="true"></a></h3><p><strong>promisify</strong>&lt;<strong>T1</strong>, <strong>T2</strong>&gt;(<code>fn</code>: function): <em>function</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L21">src/util/underscore.ts:21</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L29">src/util/underscore.ts:29</a></em></p>
<p><strong>Type parameters:</strong></p>
<p><strong>T1</strong></p>
<p><strong>T2</strong></p>
@@ -550,7 +586,7 @@
</tr>
</tbody></table>
<p><strong>promisify</strong>&lt;<strong>T1</strong>, <strong>T2</strong>, <strong>T3</strong>&gt;(<code>fn</code>: function): <em>function</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L22">src/util/underscore.ts:22</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L30">src/util/underscore.ts:30</a></em></p>
<p><strong>Type parameters:</strong></p>
<p><strong>T1</strong></p>
<p><strong>T2</strong></p>
@@ -601,7 +637,7 @@
</tbody></table>
<hr>
<h3 id="range" class="article-heading"><a href="#range" class="headerlink" title="range"></a>range<a class="article-anchor" href="#range" aria-hidden="true"></a></h3><p><strong>range</strong>(<code>start</code>: number, <code>stop</code>: number, <code>step</code>: number): <em>number[]</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L105">src/util/underscore.ts:105</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L113">src/util/underscore.ts:113</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -630,7 +666,7 @@
<p><strong>Returns:</strong> <em>number[]</em></p>
<hr>
<h3 id="snakeCase" class="article-heading"><a href="#snakeCase" class="headerlink" title="snakeCase"></a>snakeCase<a class="article-anchor" href="#snakeCase" aria-hidden="true"></a></h3><p><strong>snakeCase</strong>(<code>str</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L132">src/util/underscore.ts:132</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L140">src/util/underscore.ts:140</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -647,7 +683,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="stringify" class="article-heading"><a href="#stringify" class="headerlink" title="stringify"></a>stringify<a class="article-anchor" href="#stringify" aria-hidden="true"></a></h3><p><strong>stringify</strong>(<code>value</code>: any): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L33">src/util/underscore.ts:33</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L41">src/util/underscore.ts:41</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -664,7 +700,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="toLiquid" class="article-heading"><a href="#toLiquid" class="headerlink" title="toLiquid"></a>toLiquid<a class="article-anchor" href="#toLiquid" aria-hidden="true"></a></h3><p><strong>toLiquid</strong>(<code>value</code>: any): <em>any</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L49">src/util/underscore.ts:49</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L57">src/util/underscore.ts:57</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -681,7 +717,7 @@
<p><strong>Returns:</strong> <em>any</em></p>
<hr>
<h3 id="toValue" class="article-heading"><a href="#toValue" class="headerlink" title="toValue"></a>toValue<a class="article-anchor" href="#toValue" aria-hidden="true"></a></h3><p><strong>toValue</strong>(<code>value</code>: any): <em>any</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L41">src/util/underscore.ts:41</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/util/underscore.ts#L49">src/util/underscore.ts:49</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -699,7 +735,7 @@
</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2022-07-09T10:22:41.285Z" itemprop="dateModified">Last updated: 2022-07-09</time>
<time class="article-footer-updated" datetime="2022-07-09T16:26:49.918Z" itemprop="dateModified">Last updated: 2022-07-09</time>
<a href="../classes/liquid_.liquid.html" class="article-footer-next" title="sidebar.api.Liquid"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>
@@ -708,7 +744,7 @@
<div id="article-toc-inner">
<div id="article-toc-inner-list">
<strong class="sidebar-title">Contents</strong>
<ol class="toc"><li class="toc-item toc-level-2"><a class="toc-link" href="#Variables"><span class="toc-text">Variables</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#Const-hasOwnProperty"><span class="toc-text">Const hasOwnProperty</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Const-toLowerCase"><span class="toc-text">Const toLowerCase</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Const-toString"><span class="toc-text">Const toString</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#Functions"><span class="toc-text">Functions</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#argumentsToValue"><span class="toc-text">argumentsToValue</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#caseInsensitiveCompare"><span class="toc-text">caseInsensitiveCompare</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#changeCase"><span class="toc-text">changeCase</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#ellipsis"><span class="toc-text">ellipsis</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#escapeRegExp"><span class="toc-text">escapeRegExp</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#escapeRegex"><span class="toc-text">escapeRegex</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#forOwn"><span class="toc-text">forOwn</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#identify"><span class="toc-text">identify</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isArray"><span class="toc-text">isArray</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isFunction"><span class="toc-text">isFunction</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isIterable"><span class="toc-text">isIterable</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isNil"><span class="toc-text">isNil</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isNumber"><span class="toc-text">isNumber</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isObject"><span class="toc-text">isObject</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isString"><span class="toc-text">isString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#last"><span class="toc-text">last</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#pad"><span class="toc-text">pad</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#padEnd"><span class="toc-text">padEnd</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#padStart"><span class="toc-text">padStart</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#promisify"><span class="toc-text">promisify</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#range"><span class="toc-text">range</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#snakeCase"><span class="toc-text">snakeCase</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#stringify"><span class="toc-text">stringify</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toLiquid"><span class="toc-text">toLiquid</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toValue"><span class="toc-text">toValue</span></a></li></ol></li></ol>
<ol class="toc"><li class="toc-item toc-level-2"><a class="toc-link" href="#Variables"><span class="toc-text">Variables</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#Const-hasOwnProperty"><span class="toc-text">Const hasOwnProperty</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Const-toLowerCase"><span class="toc-text">Const toLowerCase</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Const-toString"><span class="toc-text">Const toString</span></a></li></ol></li><li class="toc-item toc-level-2"><a class="toc-link" href="#Functions"><span class="toc-text">Functions</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#argumentsToValue"><span class="toc-text">argumentsToValue</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#caseInsensitiveCompare"><span class="toc-text">caseInsensitiveCompare</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#changeCase"><span class="toc-text">changeCase</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#ellipsis"><span class="toc-text">ellipsis</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#escapeRegExp"><span class="toc-text">escapeRegExp</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#escapeRegex"><span class="toc-text">escapeRegex</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#forOwn"><span class="toc-text">forOwn</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#identify"><span class="toc-text">identify</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isArray"><span class="toc-text">isArray</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isFunction"><span class="toc-text">isFunction</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isIterable"><span class="toc-text">isIterable</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isIterator"><span class="toc-text">isIterator</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isNil"><span class="toc-text">isNil</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isNumber"><span class="toc-text">isNumber</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isObject"><span class="toc-text">isObject</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isPromise"><span class="toc-text">isPromise</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#isString"><span class="toc-text">isString</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#last"><span class="toc-text">last</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#pad"><span class="toc-text">pad</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#padEnd"><span class="toc-text">padEnd</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#padStart"><span class="toc-text">padStart</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#promisify"><span class="toc-text">promisify</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#range"><span class="toc-text">range</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#snakeCase"><span class="toc-text">snakeCase</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#stringify"><span class="toc-text">stringify</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toLiquid"><span class="toc-text">toLiquid</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#toValue"><span class="toc-text">toValue</span></a></li></ol></li></ol>
</div>
<a href="#" id="article-toc-top">Back to Top</a>
</div>