0.3.0 • Published 1 year ago

bo4e-dotnet-ts-models v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

bo4e-dotnet-ts-models

This repository contains the NPM package bo4e-dotnet-ts-models. The package contains typescript interfaces that are inherently consistent with the BO4E-dotnet data model which is used by many Hochfrequenz services.

This repository contains no logic, just types for ease of use in any frontend project.

The files in src are completly autogenerated from JSON Schemas, so they're inherently consistent with the BO4E.NET data model. Any push to the C# repos json-schema-files directory creates a commit in this repository.

Installation

npm install bo4e-dotnet-ts-models

Release Workflow (CI/CD)

  • Update the source code (automatically for /src, manually for at least the version bump in package.json)
  • click on "Draft a new Release" in the right sidebar on Github
  • Choose a tag that will be pushed to the selected branch (should be main in most cases)
  • Autogenerate Release Notes
0.3.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago