Highlights
- 1 discussion answered
Popular repositories
-
-
-
-
deno_typescript Public archive
To generate snapshots of TypeScript files during build.rs
2,898 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 7 commits in 4 repositories
Created 1 repository
- ry/tokio-tungstenite Rust
Created a pull request in denoland/manual that received 1 comment
Opened 7 other pull requests in 4 repositories
denoland/deno
1
open
3
merged
denoland/deno_std
1
merged
denoland/manual
1
merged
denoland/dotland
1
merged
Reviewed 29 pull requests in 7 repositories
denoland/deno
15 pull requests
- ci: skip running tests and benchmarks on tags
- chore: return serde_v8 to main repo
- fix(cli/tests): flaky Deno.watchFs() tests
- chore: release crates for v1.15.2
- feat(compat): Node CJS and ESM resolvers
- bench(cli): add deno_http_std.js
- feat(compat): pin specific version of std/node
- refactor: integrate deno_graph
- feat(compat): inject Node globals
- feat(compat): add support for node: prefixed built-ins
- chore: merge v1.14.3 into main
- v1.14.3
- chore: remove No*Permissions structs
- perf(core): use opcall() directly
- feat: add --compat flag to provide built-in Node modules
denoland/deno_std
4 pull requests
denoland/manual
4 pull requests
denoland/rusty_v8
2 pull requests
denoland/eszip
2 pull requests
denoland/dotland
1 pull request
denoland/deno.ns
1 pull request
Created an issue in denoland/deno that received 19 comments
basic node compatibity mode
Make the following work:
mkdir deno-project && cd deno-project && yarn init deno-project -y
yarn add rollup
echo 'import { VERSION } from "rollup";…
•
19
comments
Opened 3 other issues in 2 repositories
denoland/deno
2
open
seanmonstar/reqwest
1
open
105
contributions
in private repositories
Oct 1 – Oct 20