mirror of
https://github.com/ColonelParrot/jscanify.git
synced 2025-12-31 06:31:54 +00:00
Compare commits
3 Commits
b629ae5781
...
b79ef54d45
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b79ef54d45 | ||
|
|
0afcbf3df4 | ||
|
|
739b184322 |
@ -7,8 +7,7 @@
|
||||
<a href="https://cdnjs.com/libraries/jscanify"><img src="https://img.shields.io/cdnjs/v/jscanify"></a>
|
||||
<a href="https://npmjs.com/package/jscanify"><img src="https://badgen.net/npm/dw/jscanify"></a>
|
||||
<br />
|
||||
<a href="https://github.com/ColonelParrot/jscanify/blob/master/LICENSE"><img src="https://img.shields.io/github/license/ColonelParrot/jscanify.svg"></a>
|
||||
<a href="https://GitHub.com/ColonelParrot/jscanify/releases/"><img src="https://img.shields.io/github/release/ColonelParrot/jscanify.svg"></a>
|
||||
<a href="https://github.com/ColonelParrot/puffinsoft/blob/master/LICENSE"><img src="https://img.shields.io/github/license/puffinsoft/jscanify.svg"></a>
|
||||
<a href="https://npmjs.com/package/jscanify"><img src="https://badgen.net/npm/v/jscanify"></a>
|
||||
</p>
|
||||
|
||||
@ -51,7 +50,7 @@ cdn:
|
||||
```html
|
||||
<script src="https://docs.opencv.org/4.7.0/opencv.js" async></script>
|
||||
<!-- warning: loading OpenCV can take some time. Load asynchronously -->
|
||||
<script src="https://cdn.jsdelivr.net/gh/ColonelParrot/jscanify@master/src/jscanify.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/gh/puffinsoft/jscanify@master/src/jscanify.min.js"></script>
|
||||
```
|
||||
|
||||
> **Note**: jscanify on NodeJS is slightly different. See [wiki: use on NodeJS](https://github.com/ColonelParrot/jscanify/wiki#use-on-nodejs).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user