Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomchv/deno-node-compat-test


https://github.com/tomchv/deno-node-compat-test

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Run as Node/Bun

```
npm i

tsx entrypoint.ts
```

# Run as Deno

```
deno entrypoint.ts
```