The Wayback Machine - https://web.archive.org/web/20201223050846/https://github.com/theseanl
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. A collection of tools to seamlessly bundle, minify Typescript with Closure Compiler

    TypeScript 90 6

  2. Forked from AdguardTeam/PopupBlocker

    Popup blocking userscript

    TypeScript

  3. An opinionated abstraction of closure tools for nodejs.

    TypeScript

  4. An web app for crawling synoptic reports and drawing station model from it

    TypeScript 1

81 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

theseanl has no activity yet for this period.

November 2020

Created 7 commits in 1 repository

Created a pull request in angular/tsickle that received 13 comments

Support `export * from '..'` pattern from declaration files

As a first step in full module d.ts support, I attempted to provide support for export * from statements in externs generation. I would appreciate …

+280 −35 13 comments
Opened 1 other pull request in 1 repository

Created an issue in angular/tsickle that received 4 comments

Use interfaces instead of namespaces in externs

Currently, tsickle creates one namespace per file in externs, declares exported members as properties of such a namespace, and pass it around to ex…

4 comments
Opened 1 other issue in 1 repository
You can’t perform that action at this time.