Skip to content

RazvanCoada/content-delivery-js-sdk

 
 

Repository files navigation

Episerver Content Delivery JavaScript SDKs and samples

Npm publish Continuous integration

This repository contains the source code for the Content Delivery SDKs and samples.

Note the SDK is in preview. Please provide feedback and report issues.

Visit Optimizely World for full documentation of the REST APIs.

Content Definitions

Source code and documentation.

Content Delivery

Source code and documentation.

Prerequisites for building and testing the SDKs

This project uses:

  • Node.js 14+
  • npm 6+
  • .NET SDK 5+
  • SQL Server 2016 Express LocalDB (download here)

Creating a release

  1. Update version in all SDK package.json files.
  2. Merge to master branch.
  3. Create new Github release based of master branch.
  4. Tag version with following format: v1.2.0.
  5. Give the release a title and write an optional description.
  6. Publish.

Contributing

The easiest way to contribute is to join in with the discussions on Github issues or create new issues with questions, suggestions or any other feedback. If you want to contribute code or documentation, you are more than welcome to create pull-requests, but make sure that you read the contribution page first.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.1%
  • TypeScript 24.8%
  • C# 21.1%