@lakemaps/schemas
TypeScript icon, indicating that this package has built-in type declarations

3.4.18 • Public • Published

Lake Maps NL

Message Schemas

This is a work in progress.

This repository contains the Protocol Buffer schemas for the messages used by Lake Maps' boat control software and Hangashore applications. The schemas here can be used to generate source code in a number of different languages (see https://developers.google.com/protocol-buffers/ for more information).

JavaScript

The JavaScript output of protoc is published on npm as a CommonJS module:

$ npm install @lakemaps/schemas

TypeScript

The @lakemaps/schemas package includes TypeScript definitions created using Angular's Clutz project.

To build the TypeScript definitions from source:

$ build/buildscript
$ npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @lakemaps/schemas

Weekly Downloads

0

Version

3.4.18

License

OSL-3.0

Last publish

Collaborators

  • whymarrh