bo4e-dotnet-ts-models
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i bo4e-dotnet-ts-models

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

533 kB

Total Files

43

Last publish

Collaborators

  • hf-kklein
  • hf-fvesely