trueadm
I'm a software engineer at @vercel working on @sveltejs. Author of @lexicaljs and @infernojs. Former @reactjs core team engineer at @facebook.
@vercelLondon, United Kingdom
Pinned Repositories
lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
react
The library for web and native user interfaces.
prepack
A JavaScript bundle optimizer.
inferno
:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
kit
web development, streamlined
svelte
web development for the rest of us
react-compiler
An experimental React compiler for typed function component trees
ssr-with-prepack-hackathon
ReactDOMServer + experimental Prepack (React) compiler
t7
Lightweight virtual DOM templating library
trueadm's Repositories
trueadm/t7-precompiler
t7 Precompiler
trueadm/awesome-javascript
:turtle: A collection of awesome browser-side JavaScript libraries, resources and shiny things.
trueadm/container-node-proposal
trueadm/dbmonster
DBMonster with Cito+t7
trueadm/todomvc-perf-comparison
mercury performance benchmarks
trueadm/fragment-node
trueadm/atom-t7
t7 syntax support for Atom
trueadm/html-parse-stringify
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
trueadm/javascript-guessing-game
You don't know JavaScript
trueadm/node-build
build system for ES2015 projects
trueadm/snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
trueadm/angular-test-table
Test Angular ng-repeat rendering speed of a <table/> with large dataset
trueadm/aurelia-dbmonster
Aurelia dbmonster implementation - http://mathieuancelin.github.io/js-repaint-perfs/
trueadm/babel-plugin-caplin-jasmine-syntax
trueadm/benchmark
Monkberry Benchmark
trueadm/brjs
BladeRunnerJS (BRJS) is an open source development toolkit and framework for modular construction of large single-page HTML5 apps. It consists of a set of conventions, supporting tools and micro-libraries that make it easy to develop, test, deploy and maintain complex JavaScript apps.
trueadm/caplin-lib-tidier
trueadm/cerebral-website
Cerebral website
trueadm/dom-monster
The fastest possible dbmonster implementation?
trueadm/hoist-non-react-statics
Copies non-react specific statics from a child component to a parent component
trueadm/mocha-jasmine-spec
Provides Jasmine 1.3 backwards support to Mocha
trueadm/nwb
Create React apps, components, libraries and other npm modules for use on the web with no configuration (until you need it)
trueadm/preact-compat
:raised_hands: React compatibility layer for Preact.
trueadm/ractive-dbmonster
An adaptation of Ember's 'dbmonster' demo of Glimmer
trueadm/react-router
A complete routing library for React
trueadm/react-toolbox
A set of React components implementing Google's Material Design specification with the power of CSS Modules
trueadm/reddit-mobile
trueadm/requestIdleCallback-polyfill
Polyfill for request idle callback. Determines is user interacting with document and fires when it is not or after interaction is finished.
trueadm/ssr-benchmarks
Simple benchmark testing time taken to render on the server
trueadm/vidom
Library to build UI based on virtual DOM