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-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
ts-nameof
nameof in TypeScript
ts-type-info
TypeScript AST and code generator [Deprecated]
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/code-block-writer
Code writer for JavaScript and TypeScript code.
dsherret/rust-toolchain-file
GitHub Action to install Rust's toolchain via rust-toolchain.toml
dsherret/jsr-publish-on-tag
Publishes a package to JSR with a version based on the current git tag.
dsherret/which-runtime
Deno module for checking which runtime the code is running in.
dsherret/deno
A secure JavaScript and TypeScript runtime
dsherret/temp
JS API for working with temporary directories and files.
dsherret/capacity_builder
Builders where the code to calculate the capacity is the same as the code to write what's being built.
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/deno-docs
Docusaurus site for a unified Deno docs experience
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_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_task_shell
Cross platform scripting proof of concept for deno task
dsherret/deno_unsync
Unsync utilities for Deno
dsherret/eszip
A utility that can download JavaScript and TypeScript module graphs and store them locally in a special zip file.
dsherret/oak
A middleware framework for handling HTTP with Deno 🐿️ 🦕
dsherret/vscode_deno
Visual Studio Code plugin for Deno
dsherret/wasmbuild
tiny build tool for Deno and wasm_bindgen