
Security News
vlt Launches Real-Time Dependency Analysis Powered by Socket
vlt adds real-time security selectors powered by Socket, enabling developers to query and analyze package risks directly in their dependency graph.
@protobuf-ts/runtime-angular
Advanced tools
Runtime library for using the protoc plugin "protobuf-ts" with Angular
Runtime library for using protobuf-ts with Angular.
Installation:
npm i @protobuf-ts/runtime @protobuf-ts/runtime-rpc @protobuf-ts/runtime-angular @protobuf-ts/twirp-transport
You probably want the protoc plugin as well:
npm i -D @protobuf-ts/plugin
Usage:
npx protoc --ts_opt enable_angular_annotations --ts_out src/ my-message.proto
PbDatePipeModule
to get the date pipe that works with
google.protobuf.Timestamp
or google.type.DateTime
TwirpModule.forRoot()
to get a Twirp transport that uses the Angular HttpClient
To learn more, please read the MANUAL or check the repository README for a quick overview.
This project was generated with Angular CLI version 10.0.5.
To work with lerna, package.json
has the publishConfig.directory
set to ./dist/
and the lifecycle script
scripts.version
bumps the versions of peerDependencies
and updates dist/package.jsons
.
FAQs
Runtime library for using the protoc plugin "protobuf-ts" with Angular
We found that @protobuf-ts/runtime-angular demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
vlt adds real-time security selectors powered by Socket, enabling developers to query and analyze package risks directly in their dependency graph.
Security News
CISA extended MITRE’s CVE contract by 11 months, avoiding a shutdown but leaving long-term governance and coordination issues unresolved.
Product
Socket's Rubygems ecosystem support is moving from beta to GA, featuring enhanced security scanning to detect supply chain threats beyond traditional CVEs in your Ruby dependencies.