1.4.2 • Published 3 years ago
@trinsic/trinsic-web v1.4.2
Trinsic SDK for Browsers
Installation
npm install @trinsic/trinsic-web
Documentation
Maintainers
Dev Environment Setup
Install the following requirements:
- Node.js
- Powershell
protoc
compiler for your platform - installation infogrpc-web
plugin - see this section for installation info
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.
- We use prettier for code formatting.
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.27a
4 years ago
1.0.0-preview.27
4 years ago