Closed
Description
I want to use standard cloudevent format for sending events from frontend applications to the backend API.
I came to know about the following package which conform to the standard cloudevent format.
https://github.com/cloudevents/sdk-javascript
But I want to use it in angular application. Are there any cloudevent package exists for angular 12.