This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@trinsic/trinsic-web
TypeScript icon, indicating that this package has built-in type declarations

1.4.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @trinsic/trinsic-web

Weekly Downloads

4

Version

1.4.2

License

ISC

Unpacked Size

932 kB

Total Files

73

Last publish

Collaborators

  • janpieterz
  • scottphillipstrinsic
  • tmarkovski