Pinned Repositories
agendas
TC39 meeting agendas
composite-collection
Composing Maps, WeakMaps, Sets and WeakSets into compiled classes
cross-stitch
Aspect weaving unit-testable components, both dynamically and with static code rewriting.
es-membrane
An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
esvu
esvu is your one-stop shop for all implementations of ECMAScript.
mixin-decorators
Mixin classes via decorators
motherhen
proposal-await-dictionary
A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript
ts-morph-structures
Structure classes for ts-morph, including type structure classes.
xulapp-boilerplate
XULRunner Boilerplate
ajvincent's Repositories
ajvincent/es-membrane
An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
ajvincent/motherhen
ajvincent/ts-morph-structures
Structure classes for ts-morph, including type structure classes.
ajvincent/composite-collection
Composing Maps, WeakMaps, Sets and WeakSets into compiled classes
ajvincent/esvu
esvu is your one-stop shop for all implementations of ECMAScript.
ajvincent/mixin-decorators
Mixin classes via decorators
ajvincent/proposal-await-dictionary
A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript
ajvincent/xulapp-boilerplate
XULRunner Boilerplate
ajvincent/agendas
TC39 meeting agendas
ajvincent/cross-stitch
Aspect weaving unit-testable components, both dynamically and with static code rewriting.
ajvincent/expatmm
C++ wrapper for lib expat
ajvincent/fc-filepick
ajvincent/jasmine
Simple JavaScript testing framework for browsers and node.js
ajvincent/jasmine-npm
A jasmine runner for node projects.
ajvincent/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
ajvincent/log4javascript
http://log4javascript.org
ajvincent/membrane-proposal
A space to develop a Membrane proposal for TC39
ajvincent/Membrane-tests
A home for Membrane tests which are not dependent on any particular Membrane implementation.
ajvincent/nextjs-jest-20221203
ajvincent/reconcile.js
Simple reconciliation, diff and merge for the DOM inspired by Facebook's React Reconcilation Algorithm
ajvincent/rushstack-websites
Doc content for the Rush Stack websites.
ajvincent/stacklizard
A static-analysis tool to simulate marking one JavaScript function async, and determining what functions and function calls must change.
ajvincent/svg-scrollable
ajvincent/test262
Official ECMAScript Conformance Test Suite
ajvincent/test262-integration
Integration tests suite
ajvincent/ts-jest-mts-examples
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
ajvincent/ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
ajvincent/tsimp
ajvincent/type-fest
A collection of essential TypeScript types
ajvincent/TypeScript-Website
The Website and web infrastructure for learning TypeScript