branchseer

↗ HN profile [ 20.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, Oxidase is my experiment to build a TypeScript transpiler that works like ts-blank-space[0] and Node.js' built-in type stripping[1], but also supports enums and namespaces. I've tried some optimizations on it and…