File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ binaries for decoding and encoding.
3939
4040### Example
4141
42+ Check out one of these examples:
43+ * ** NodeJS** : [ README image generation] ( https://github.com/matmen/ImageScript/blob/master/tests/readme.js )
44+ * ** Deno** : [ README image generation] ( https://github.com/matmen/ImageScript/blob/deno/tests/readme.js )
45+ * ** Browser** : [ Grayscale Conversion Example Page] ( https://github.com/matmen/ImageScript/blob/browser/example/index.html ) (via CDN)
46+
4247[ ![ Example] ( https://github.com/matmen/ImageScript/raw/master/tests/targets/readme.png )] ( https://github.com/matmen/ImageScript/blob/master/tests/readme.js )
4348
4449---
Original file line number Diff line number Diff line change 11{
22 "name" : " imagescript" ,
3- "version" : " 1.2.16 " ,
3+ "version" : " 1.2.17 " ,
44 "description" : " zero-dependency javascript image manipulation" ,
55 "main" : " ImageScript.js" ,
66 "types" : " ImageScript.d.ts" ,
You can’t perform that action at this time.
0 commit comments