
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
@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
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.