Skip to content

Commit f9fa5f2

Browse files
committed
npm
1 parent b1c6006 commit f9fa5f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api reference/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ <h1>Dynamsoft JavaScript Barcode SDK for Web</h1>
7676
<h2>Install</h2>
7777
</a>
7878
<p>yarn</p>
79-
<pre><code>$ yarn <span class="hljs-keyword">add</span><span class="bash"> dynamsoft-javascript-barcode</span></code></pre><p>node</p>
80-
<pre><code>$ <span class="hljs-keyword">node</span> <span class="hljs-title">install</span> dynamsoft-javascript-barcode --save</code></pre><p>cdn</p>
79+
<pre><code>$ yarn <span class="hljs-keyword">add</span><span class="bash"> dynamsoft-javascript-barcode</span></code></pre><p>npm</p>
80+
<pre><code>$ npm <span class="hljs-keyword">install </span>dynamsoft-<span class="hljs-keyword">javascript-barcode </span>--save</code></pre><p>cdn</p>
8181
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.jsdelivr.net/npm/dynamsoft-javascript-barcode@7.3.0-v3/dist/dbr.js"</span> <span class="hljs-attr">data-productKeys</span>=<span class="hljs-string">"PRODUCT-KEYS"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span>
8282
<span class="hljs-comment">&lt;!-- or --&gt;</span>
8383
<span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://unpkg.com/dynamsoft-javascript-barcode@7.3.0-v3/dist/dbr.js"</span> <span class="hljs-attr">data-productKeys</span>=<span class="hljs-string">"PRODUCT-KEYS"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre>
@@ -805,7 +805,7 @@ <h2>License Agreement</h2>
805805
<a href="#contact-us" id="contact-us" style="color: inherit; text-decoration: none;">
806806
<h2>Contact Us</h2>
807807
</a>
808-
<p>If there are any questions, please feel free to contact <a href="mailto:&#x73;&#117;&#x70;&#112;&#x6f;&#114;&#x74;&#64;&#x64;&#x79;&#110;&#97;&#x6d;&#115;&#x6f;&#x66;&#116;&#x2e;&#99;&#x6f;&#x6d;">&#x73;&#117;&#x70;&#112;&#x6f;&#114;&#x74;&#64;&#x64;&#x79;&#110;&#97;&#x6d;&#115;&#x6f;&#x66;&#116;&#x2e;&#99;&#x6f;&#x6d;</a>.</p>
808+
<p>If there are any questions, please feel free to contact <a href="mailto:&#115;&#117;&#x70;&#x70;&#x6f;&#x72;&#116;&#x40;&#100;&#x79;&#x6e;&#x61;&#109;&#x73;&#111;&#102;&#116;&#46;&#x63;&#111;&#x6d;">&#115;&#117;&#x70;&#x70;&#x6f;&#x72;&#116;&#x40;&#100;&#x79;&#x6e;&#x61;&#109;&#x73;&#111;&#102;&#116;&#46;&#x63;&#111;&#x6d;</a>.</p>
809809
</div>
810810
</div>
811811
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">

0 commit comments

Comments
 (0)