Denmark

Frederik Wessberg

Expert
@wessberg

I'm an Open Source web developer focused on building better tools for building better web applications. ๐Ÿป

rollup-plugin-ts. A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc

492

cjstoesm. A tool that can transform CommonJS to ESM

419

DI. A compile-time powered Dependency-Injection container for Typescript that holds services and can produce instances of them as required.

283

Polyfiller. Never worry about polyfills again.

126

scroll-behavior-polyfill. A polyfill for the 'scroll-behavior' CSS-property

102

ts-evaluator. An interpreter for Typescript that can evaluate an arbitrary Node within a Typescript AST

101

browserslist-generator. A library that makes generating and validating Browserslists a breeze!

96

DI-compiler. A Custom Transformer for Typescript that enables compile-time Dependency Injection

88

ts-clone-node. A library that helps you clone Nodes from a Typescript AST

36

pointer-events. A Level 2 spec-compliant Pointer Events polyfill with first-class Shadow DOM support

18

sandhog. A virtual Open Source project maintainer

16

connection-observer. An API that provides a way to asynchronously observe the connectedness of a target Node inside a document

15

color. A library of well-tested helper methods for working with colors.

13

intl-relative-time-format. A fully spec-compliant polyfill for 'Intl.RelativeTimeFormat'

13

intl-list-format. A fully spec-compliant polyfill for 'Intl.ListFormat'

11

CodeAnalyzer. A service that parses and reflects on the AST generated by Typescript's language service. With it, we can extract metadata such as initialization values and types, arguments and import declarations.

6

marshaller. A lightweight way to serialize and deserialize complex data types non-destructively

5

sass-extended-importer. A Custom Sass Import Resolver with included support for Node Module Resolution and additional file extensions

4

crosspath. A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)

3

compatfactory. A library that unifies the TypeScript Compiler API factory functions across all versions of TypeScript and makes them conform with the Node Factory API

3

symboltable. A Generic Symbol Table implementation for JavaScript based on a Red-Black Binary Search Tree. Typed with Flow and exported as ES-modules.

2

helpertypes. A collection of TypeScript helper types

2

notes. ITU notes

2

EmojiChat. EmojiChat is a based on a simple concept: It tracks your and head position and facial expressions in real-time and puts an Emoji on top of your head that represents your current mood.

2

node.parentelement. A spec-compliant cross-browser polyfill for Node.parentElement

2

iterators-polyfill. Brings Iterators and Iterables to JavaScript for older browsers.

1

TypescriptASTUtil. A helper class for working with Typescript's AST

1

TypescriptLanguageService. A host-implementation of Typescripts LanguageService.

1

es7-string-polyfills. Polyfills for String.prototype.padStart and String.prototype.padEnd

1

es6-string-polyfills. Polyfills for all new es6 string methods (except String.normalize).

1
30
Apply