You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -89,12 +89,12 @@ You can find [details about your executed Assemblies here](https://transloadit.c
89
89
90
90
## Examples
91
91
92
-
-[Upload and resize image](examples/resize_an_image.js)
93
-
-[Upload image and convert to WebP](examples/convert_to_webp.js)
94
-
-[Crop a face out of an image and download the result](examples/face_detect_download.js)
95
-
-[Retry example](examples/retry.js)
96
-
-[Calculate total costs (GB usage)](examples/fetch_costs_of_all_assemblies_in_timeframe.js)
97
-
-[Templates CRUD](examples/template_api.js)
92
+
-[Upload and resize image](https://github.com/transloadit/node-sdk/blob/master/examples/resize_an_image.js)
93
+
-[Upload image and convert to WebP](https://github.com/transloadit/node-sdk/blob/master/examples/convert_to_webp.js)
94
+
-[Crop a face out of an image and download the result](https://github.com/transloadit/node-sdk/blob/master/examples/face_detect_download.js)
-[Calculate total costs (GB usage)](https://github.com/transloadit/node-sdk/blob/master/examples/fetch_costs_of_all_assemblies_in_timeframe.js)
0 commit comments