Skip to content
View sandersn's full-sized avatar
😷
AI AI AI AI
😷
AI AI AI AI

Organizations

@microsoft

Block or report sandersn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dialect Public

    Code for "A Statistical Method For Dialectometry"

    Python 6 2

  2. microsoft/TypeScript Public

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    TypeScript 104k 12.8k

  3. downlevel-dts Public

    Convert a new d.ts to one that works with older versions of Typescript

    JavaScript 232 22

  4. mini-typescript Public

    A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler

    TypeScript 1.2k 65

  5. fing Public

    Fing: F# API Search

    F# 38 10

  6. tide Public

    Forked from ananthakumaran/tide

    Tide - TypeScript Interactive Development Environment for Emacs

    Emacs Lisp 1

1,420 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in microsoft/typescript-go that received 26 comments

Add basic CommonJS support

This PR adds basic CommonJS imports and exports. It's aiming to cover 80% of usage--a subset of TS semantics in most cases. CommonJS imports are im…

+12,886 −8,754 lines changed 26 comments
Opened 4 other pull requests in 3 repositories
Reviewed 52 pull requests in 6 repositories

Created an issue in microsoft/typescript-go that received 1 comment

Parser doesn't parse an EOF token for source files

An EOF token is needed to attach jsdoc at the end of the file to: /** @typedef {number} A */ var unrelated; /** @typedef {number} B */ Currently, B

1 comment
14 contributions in private repositories Apr 1 – Apr 18
Loading