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/sys_traits
Trait per function for system related functionality.
dsherret/deno
A secure JavaScript and TypeScript runtime
dsherret/libpack
Module concatenator for large Deno libraries.
dsherret/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
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/automation
Automation scripts used for denoland org repos
dsherret/DefinitelyTyped
The repository for high quality TypeScript type definitions.
dsherret/deno_ast
Source text parsing and AST related functionality for Deno
dsherret/deno_cache_dir
A TypeScript implementation of Deno CLI's module cache
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_media_type
Media type used in Deno.
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_semver
Semver used in Deno's CLI.
dsherret/deno_std
Deno standard library
dsherret/deno_task_shell
Cross platform scripting proof of concept for deno task
dsherret/eszip
A utility that can download JavaScript and TypeScript module graphs and store them locally in a special zip file.
dsherret/fresh
Preact, but super edgy
dsherret/import_map
An implementation of WICG Import Maps specification
dsherret/ruff
An extremely fast Python linter and code formatter, written in Rust.
dsherret/which-rs
A Rust equivalent of Unix command "which".