Pinned Repositories
deno
A modern runtime for JavaScript and TypeScript.
dnt
Deno to npm package build tool.
dprint
Pluggable and configurable code formatting platform written in Rust.
code-block-writer
Code writer for JavaScript and TypeScript code.
conditional-type-checks
Types for testing TypeScript types.
dax
Cross-platform shell tools for Deno and Node.js inspired by zx.
ts-ast-viewer
TypeScript AST viewer.
ts-factory-code-generator-generator
Generates code that generates TypeScript Compiler API factory code from an AST.
ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
ts-nameof
nameof in TypeScript
dsherret's Repositories
dsherret/ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
dsherret/ts-ast-viewer
TypeScript AST viewer.
dsherret/dax
Cross-platform shell tools for Deno and Node.js inspired by zx.
dsherret/rust-toolchain-file
GitHub Action to install Rust's toolchain via rust-toolchain.toml
dsherret/console_static_text
Logging for text that should stay in the same place in a console.
dsherret/deno
A secure JavaScript and TypeScript runtime
dsherret/sys_traits
Trait per function for system related functionality.
dsherret/swc
Super-fast typescript / javascript compiler written in rust
dsherret/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
dsherret/DefinitelyTyped
The repository for high quality TypeScript type definitions.
dsherret/deno-docs
Docusaurus site for a unified Deno docs experience
dsherret/deno_ast
Source text parsing and AST related functionality for Deno
dsherret/deno_config
dsherret/deno_core
The core engine at the heart of Deno
dsherret/deno_doc
Documentation generator for Deno
dsherret/deno_graph
The module graph logic for Deno CLI
dsherret/deno_lint
Blazing fast linter for JavaScript and TypeScript written in Rust
dsherret/deno_lockfile
dsherret/deno_npm
npm registry client and dependency resolver used in the Deno CLI.
dsherret/deno_package_json
The package.json implementation used in Deno.
dsherret/deno_std
Deno standard library
dsherret/deno_task_shell
Cross platform scripting proof of concept for deno task
dsherret/docs
The open-source repo for docs.github.com
dsherret/eszip
A utility that can download JavaScript and TypeScript module graphs and store them locally in a special zip file.
dsherret/rust-url
URL parser for Rust
dsherret/serde-wasm-bindgen
Native integration of Serde with wasm-bindgen
dsherret/TypeScript-DOM-lib-generator
Tool for generating dom related TypeScript and JavaScript library files
dsherret/TypeScript-Website
The Website and web infrastructure for learning TypeScript
dsherret/vscode_deno
Visual Studio Code plugin for Deno
dsherret/wasmbuild
tiny build tool for Deno and wasm_bindgen