issues
search
denoland
/
node_shims
npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node.
MIT License
149
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented seek and seekSync
#189
AlexanderOMara
opened
1 week ago
1
Expect to be able to support: `Deno.serve`
#188
waterbang
opened
2 months ago
0
`@deno/shim-deno` 0.19.2
#187
dsherret
closed
5 months ago
0
fix: handle EAGAIN reading from TCP connection
#186
rojvv
closed
5 months ago
2
EAGAIN when trying to read from a newly created TCP connection using `Deno.connect`
#185
rojvv
opened
5 months ago
1
feat: upgrade to Deno 1.43
#184
dsherret
opened
6 months ago
0
feat: add shim for Command
#183
halvardssm
opened
8 months ago
1
Deno.dlopen shim
#182
sigmaSd
opened
8 months ago
0
chore: ensure a specific deno version in scripts
#181
dsherret
closed
9 months ago
0
chore(release): `@deno/shim-deno` 0.19.1
#180
dsherret
closed
9 months ago
0
fix: correct mainModule code
#179
dsherret
closed
9 months ago
0
chore(release): `@deno/shim-deno` 0.19
#178
dsherret
closed
9 months ago
0
fix: `Deno.build.arch` should be aarch64 for aarch64
#177
dsherret
closed
9 months ago
0
perf: target ES 2022
#176
dsherret
closed
9 months ago
0
refactor(BREAKING): drop Node 14 support
#175
dsherret
closed
9 months ago
0
perf(shim-deno): add bundled esm distribution
#174
dsherret
closed
9 months ago
0
perf: bundle @deno/shim-deno
#173
dsherret
closed
9 months ago
0
@deno/shim-deno 0.18.2
#172
dsherret
closed
9 months ago
0
fix: map Deno errors for statSync/lstatSync
#171
dsherret
closed
9 months ago
0
@deno/shim-deno 0.18.1
#170
dsherret
closed
9 months ago
0
fix: support readable() and writable() properties on FsFile and stdio
#169
dsherret
closed
9 months ago
0
chore(release): @deno/shim-deno 0.18.0
#168
dsherret
closed
9 months ago
0
feat: upgrade for deno 1.40
#167
dsherret
closed
9 months ago
0
fix: Deno.consoleSize should handle if stdout is piped
#166
dsherret
closed
9 months ago
0
feat: add shim for Deno.consoleSize()
#165
jonbcard
closed
9 months ago
1
Proof of concept to add @deno/kv to shim-deno
#164
reggi
closed
10 months ago
4
chore: release @deno/shim-prompts 0.1.1
#163
dsherret
closed
11 months ago
0
docs: fix typo in README
#162
KnorpelSenf
closed
11 months ago
0
Fix typo in README
#161
KnorpelSenf
closed
11 months ago
2
fix: match Deno version of `prompt`
#160
uncenter
closed
11 months ago
1
fix: update readSync to not provide seek / offset parameters
#159
trgwii
closed
11 months ago
5
@deno/shim-prompts `prompt` doesn't end/exit on enter
#158
uncenter
closed
11 months ago
1
chore(release): @deno/shim-deno 0.17
#157
dsherret
closed
1 year ago
0
feat: upgrade deno 1.38
#156
dsherret
closed
1 year ago
0
execPath still requires the use of deno
#155
paoloricciuti
opened
1 year ago
13
fix: add writeSync support for stderr
#154
halvardssm
closed
1 year ago
2
Cannot add more properties to @deno/shim-deno
#153
renhiyama
opened
1 year ago
1
Only supports intel?
#152
mxcl
closed
9 months ago
2
chore(release): @deno/shim-deno 0.16.1
#151
dsherret
closed
1 year ago
0
fix(shim/deno): correct types
#150
dsherret
closed
1 year ago
0
chore(release): @deno/shim-deno 0.16.0
#149
dsherret
closed
1 year ago
0
chore(release): @deno/shim-deno 0.15.2
#148
dsherret
closed
1 year ago
0
feat: implement Deno.stdin.readSync, Deno.stdout.writeSync, bugfix shims
#147
trgwii
closed
1 year ago
2
[help] node.js doesn't support writeSync
#146
waterbang
closed
1 year ago
3
feat: addSignalListener, removeSignalListener
#145
denizdogan
closed
1 year ago
1
chore(release): @deno/shim-deno 0.15.0
#144
dsherret
closed
1 year ago
0
feat: add gid and uid
#143
denizdogan
closed
1 year ago
1
feat: upgrade to Deno 1.33
#141
dsherret
closed
1 year ago
0
TypeError: dntShim.Deno.seekSync is not a function
#142
alexgleason
opened
1 year ago
3
`Deno.listen` shim: `server._handle` is null
#140
tjjfvi
opened
1 year ago
1
Next