Pinned Repositories
blog
example-subpath-exports-ts-compat
TypeScript-friendly strategies for package.json subpath exports compatibility
gatsby-remark-vscode
Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences
GlanceCalendar
macOS menu bar clock replacement with calendar view. Supports dark mode. 🌒
interop-test
ESM-CJS interop test
merge-props
Merges className, style, and event handler props for React elements
react-use-hover
State hook to determine whether a React element is being hovered
ts5to6
CLI to migrate TypeScript projects away from `baseUrl` and `rootDir` usage
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ts-loader
TypeScript loader for webpack
andrewbranch's Repositories
andrewbranch/merge-props
Merges className, style, and event handler props for React elements
andrewbranch/example-subpath-exports-ts-compat
TypeScript-friendly strategies for package.json subpath exports compatibility
andrewbranch/react-use-hover
State hook to determine whether a React element is being hovered
andrewbranch/cliptube
CLI tool for saving clips from YouTube videos
andrewbranch/create-figma-plugin
:battery: The comprehensive toolkit for developing plugins and widgets for Figma and FigJam
andrewbranch/example-webpack-ts-extensions
https://github.com/webpack/webpack/issues/17288
andrewbranch/figma-plugin-shaper-origin
(In progress) Plugin for encoding Shaper Origin cut data into SVG files
andrewbranch/json-view
JavaScript JSON explorer with styles similar to Chrome's devtools
andrewbranch/no-undefined-style-loader
Webpack loader that warns when an undefined key is referenced on a required CSS file
andrewbranch/tc39-tools-module-resolution
andrewbranch/webpack-code-splitting-example
andrewbranch/bases
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
andrewbranch/exact-optional-property-types-fix-test
andrewbranch/fessonia
A node module easing the burden of automating FFmpeg from Node.js
andrewbranch/js-self-name-import
andrewbranch/marked-lexer-loader
A Webpack loader that uses marked to lex Markdown input and exports the lexer output.
andrewbranch/mini-typescript
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
andrewbranch/monaco-editor
A browser based code editor
andrewbranch/nodejs.dev
A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.
andrewbranch/nodenext-webpack
andrewbranch/path-mappings-to-union-module
andrewbranch/playwright
Node.js library to automate Chromium, Firefox and WebKit with a single API
andrewbranch/shoehorn
Work seamlessly with partial mocks in TypeScript.
andrewbranch/tree-sitter-markdown
Markdown grammar for tree-sitter
andrewbranch/ts-codefix-api-example
Exercise showing how to get codefixes for a TypeScript project
andrewbranch/ts-fix
andrewbranch/tsup
The simplest and fastest way to bundle your TypeScript libraries.
andrewbranch/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
andrewbranch/TypeScript-TmLanguage
TextMate grammar files for TypeScript for VS Code, Sublime Text, and Atom.
andrewbranch/vscode-workspace-bug
This repository shows example of how VSCode workspaces does not work