grpc / grpc/grpc-node

Consider Denoify

Open
#1,791 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

### Is your feature request related to a problem? Please describe.
I'm exploring [deno](deno.land). I'd like to have a Deno port of this project's packages.

### Describe the solution you'd like
[`denoify`](https://www.denoify.land/) offers a simplistic approach to quickly porting Node modules to deno.

This basic example assumes you have `tsconfig.json` with an `outDir` configured:
```sh
$ npm install denoify --save-dev
$ ./node_modules/.bin/denoify
```

### Describe alternatives you've considered
Using https://github.com/prohazko2/deno-grpc

### Additional context

Related https://github.com/denoland/deno/issues/3326

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.