sdk-javascript/examples/typescript-ex
Lance Ball 3f238a0124
src: add eslint configuration and npm script
Automatically fixed > 2000 issues. The remaining 200+ issues need
to be fixed by hand. Additionally, all strings are double quotes
which is not typically standard and I wonder about fixing that too.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-04-22 10:15:05 -04:00
..
src ts Example using binary receiver 2019-11-04 09:54:16 -03:00
README.md Fix link to requestbin 2019-11-04 10:00:30 -03:00
package.json Set the version of sdk to 1.0.0 2019-11-06 11:22:04 -03:00
prettier.config.js src: add eslint configuration and npm script 2020-04-22 10:15:05 -04:00
tsconfig.json Typescript examples 2019-10-29 20:49:54 -03:00
tslint.json Typescript examples 2019-10-29 20:49:54 -03:00

README.md

Typescript Example

The types are available since v1.0.0

How To Start

Install and transpile:

npm install

Then, start

npm start

See your event payload here, at requestbin