GitShow/denoland/node_shims
denoland

node_shims

npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node.

by denoland
Star on GitHubForknpm

TypeScript

158 stars27 forks19 contributorsQuiet · 2y agoSince 2021MIT

Meet the team

See all 19 on GitHub →
dsherret
dsherret94 contributions
MKRhere
MKRhere67 contributions
wojpawlik
wojpawlik58 contributions
trgwii
trgwii39 contributions
kt3k
kt3k3 contributions
hyp3rflow
hyp3rflow3 contributions
denizdogan
denizdogan2 contributions
darvesh
darvesh2 contributions

Languages

View on GitHub →
TypeScript92.6%
JavaScript7.1%
Dockerfile0.2%
Shell0.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 in progress · Last activity 2y ago
See all on GitHub →
halvardssm
feat: add shim for CommandOpenPR

Relates to https://github.com/denoland/node_shims/issues/110

halvardssm · 9mo ago
alexgleason
TypeError: dntShim.Deno.seekSync is not a functionOpenIssue

When trying to transpile with shims, I get the following error:

alexgleason · 1y ago
AlexanderOMara
Implemented seek and seekSyncOpenPR

Since there's no way in Node to seek/tell the current position (when position is ), track the position internally and use that instead. Solves https://github.com/denoland/node_shims/issues/142 .

AlexanderOMara · 1y ago

Recent fixes

View closed PRs →
dsherret
`@deno/shim-deno` 0.19.2MergedPR
dsherret · 2y ago
rojvv
fix: handle EAGAIN reading from TCP connectionMergedPR
rojvv · 2y ago
Structured data for AI agents

Repository: denoland/node_shims. Description: npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node. Stars: 158, Forks: 27. Primary language: TypeScript. Languages: TypeScript (92.6%), JavaScript (7.1%), Dockerfile (0.2%), Shell (0.1%). License: MIT. Open PRs: 3, open issues: 18. Last activity: 2y ago. Community health: 37%. Top contributors: dsherret, MKRhere, wojpawlik, trgwii, kt3k, hyp3rflow, denizdogan, darvesh, UrielCh, uncenter and others.

·@ofershap

Replace github.com with gitshow.dev