1.4.2 • Published 3 years ago

@trinsic/trinsic-web v1.4.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Trinsic SDK for Browsers

Installation

npm install @trinsic/trinsic-web

Documentation

See documentation here

Maintainers

Dev Environment Setup

Install the following requirements:

npm install -g grpc-web prettier
grpc_tools_node_protoc --js_out=import_style=commonjs,binary:./dist --grpc_out=grpc_js:./dist --proto_path=../../proto ProviderService.proto

After this, you can run npm install and npm build.

The build script will generate the proto files by running the Generate-Proto.ps1 script. You can also run this script manually.

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.2.1

4 years ago

1.0.1

4 years ago

1.0.1-preview.1

4 years ago

1.0.0-preview.27

4 years ago