Pinned Repositories
gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
robpalme's Repositories
robpalme/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
robpalme/acorn
A small, fast, JavaScript-based JavaScript parser
robpalme/arethetypeswrong.github.io
Tool for analyzing TypeScript types of npm packages
robpalme/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
robpalme/amaro
Node.js TypeScript wrapper
robpalme/bases
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
robpalme/c8
output coverage reports using Node.js' built in coverage
robpalme/caniuse
Raw browser/feature support data from caniuse.com
robpalme/content
The content behind MDN Web Docs
robpalme/create-snowpack-app
CSA - Get started with the fastest dev environment available.
robpalme/decimal128.js
JavaScript userland partial implementation of IEEE 754 Decimal128 decimal floating-point arithmetic
robpalme/deno
A secure JavaScript and TypeScript runtime
robpalme/ecma426
Source map specification, RFCs and new proposals.
robpalme/es-explicit-this
Explicit this naming in ECMAScript functions
robpalme/how-we-work
[DRAFT] Documentation of how TC39 operates and how to participate
robpalme/jsr
The open-source package registry for modern JavaScript and TypeScript
robpalme/node
Node.js JavaScript runtime ✨🐢🚀✨
robpalme/notes
TC39 meeting notes
robpalme/proposal-class-fields
Orthogonally-informed combination of public and private fields proposals
robpalme/proposal-emit-dts
robpalme/proposal-lazy-import
A proposal for introducing a way to lazily evaluate and defer fully parsing modules
robpalme/raytrace
A performance comparison between TS and JS
robpalme/record-tuple-polyfill
A polyfill for the ECMAScript Record and Tuple proposal.
robpalme/schemastore
A collection of JSON schema files including full API
robpalme/swc
Rust-based platform for the Web
robpalme/swc-playground
The SWC playground.
robpalme/tsdoc.org-website
GitHub Pages website for https://tsdoc.org
robpalme/type-annotationify
Migrate full-fledged TypeScript code to type-annotated TypeScript code that is compatible with the [type annotation proposal](https://github.com/tc39/proposal-type-annotations) as well as NodeJS's[--experimental-strip-types](https://nodejs.org/en/blog/release/v22.6.0#experimental-typescript-support-via-strip-types) mode
robpalme/types-as-comments-proposal
Proposal for TC39 for handling types in JavaScript "as comments" (with no semantics)
robpalme/TypeScript-Website
The Website and web infrastructure for learning TypeScript