BrightspaceHypermediaComponents / siren-sdk

This contains tools to help develop and use siren entities.
Apache License 2.0
3 stars 2 forks source link
es6 hypermedia siren

@brightspace-hmc/siren-sdk

This contains tools written in ES6 to help develop and use Siren entities.

Quick start

Options for getting started:

Testing

In a non-administrator powershell:

Versioning and Releasing

This repo is configured to use semantic-release. Commits prefixed with fix: and feat: will trigger patch and minor releases when merged to main.

To learn how to create major releases and release from maintenance branches, refer to the semantic-release GitHub Action documentation.