Skip to content

Commit

Permalink
Updated sources
Browse files Browse the repository at this point in the history
  • Loading branch information
product-team committed Nov 12, 2020
1 parent 500d7fd commit 66d987f
Show file tree
Hide file tree
Showing 7 changed files with 357 additions and 174 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# GroupDocs.Conversion Cloud Node.js SDK

Node.js module for communicating with the GroupDocs.Conversion Cloud API

## Installation
Expand All @@ -7,7 +8,7 @@ A package `groupdocs-conversion-cloud` is available at [npmjs.com](https://www.n

```shell
npm install groupdocs-conversion-cloud
```
```

## Getting Started

Expand Down Expand Up @@ -65,8 +66,17 @@ api.getSupportedConversionTypes(request)
});
```


## Licensing

GroupDocs.Conversion Cloud Node.js SDK licensed under [MIT License](LICENSE).

[Home](https://www.groupdocs.cloud/) | [Product Page](https://products.groupdocs.cloud/conversion/nodejs) | [Docs](https://docs.groupdocs.cloud/conversion/) | [Demos](https://products.groupdocs.app/conversion/family) | [API Reference](https://apireference.groupdocs.cloud/conversion/) | [Examples](https://github.com/groupdocs-conversion-cloud/groupdocs-conversion-cloud-node-samples) | [Blog](https://blog.groupdocs.cloud/category/conversion/) | [Free Support](https://forum.groupdocs.cloud/c/conversion) | [Free Trial](https://purchase.groupdocs.cloud/trial)
## Resources
+[**Website**](https://www.groupdocs.cloud)
+[**Product Home**](https://products.groupdocs.cloud/conversion)
+[**Documentation**](https://docs.groupdocs.cloud/conversion)
+[**Free Support Forum**](https://forum.groupdocs.cloud/c/conversion)
+[**Blog**](https://blog.groupdocs.cloud/category/conversion)

## Contact Us

Your feedback is very important to us. Please feel free to contact us using our [Support Forums](https://forum.groupdocs.cloud/c/conversion).
Loading

0 comments on commit 66d987f

Please sign in to comment.