Pinned Repositories
react
The library for web and native user interfaces.
KaTeX
Fast math typesetting for the web.
adventofcode
Solutions I've written for Advent of Code
es3ify
Browserify transform to convert ES5 syntax to be ES3-compatible.
innerhtml-vs-createelement-vs-clonenode
Quick benchmark of different ways to create DOM nodes.
jquery-genealogy
A fun plugin so your elements can have their proper family reunions.
jquery-splendid-textchange
A near-perfect oninput shim for IE 8 and 9
marked-react
A markdown parser and compiler. Built for speed.
react-dom-mini
Toy React renderer from my React Conf 2019 talk, "Building a Custom React Renderer"
sophiebits's Repositories
sophiebits/match-at
Relocatable regular expressions.
sophiebits/valgrind-client-request
Control Valgrind at runtime from Node process
sophiebits/sheet-music
Sheet music by sophiebits
sophiebits/create-react-app-1
Create React apps with no build configuration.
sophiebits/react-docgen
A CLI and toolbox to extract information from React component files for documentation generation purposes.
sophiebits/winamp2-js
A reimplementation of Winamp 2.9 in HTML5 and Javascript
sophiebits/draft-js
A React framework for building text editors.
sophiebits/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
sophiebits/jest
Painless JavaScript Unit Testing
sophiebits/prepack
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
sophiebits/react-art
React Bridge to the ART Drawing Library
sophiebits/react-codemod
React codemod scripts
sophiebits/react-devtools
React Developer Tools (Chrome Extension)
sophiebits/wasm-bindgen
Interoperating JS and Rust code
sophiebits/babel
Babel is a compiler for writing next generation JavaScript.
sophiebits/beta.rust-lang.org
the home of the new rust website - now in beta!
sophiebits/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
sophiebits/candidate-website
A template for our candidate websites
sophiebits/chai
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
sophiebits/componentkit
A React-inspired view framework for iOS.
sophiebits/fbjs
A collection of utility libraries used by other Facebook JS projects.
sophiebits/object-spread-repro-case
https://github.com/facebook/react/issues/6451
sophiebits/pretty-format
Stringify any JavaScript value
sophiebits/prop-types
Runtime type checking for React props and similar objects
sophiebits/react-virtualized
React components for efficiently rendering large lists and tabular data
sophiebits/relay
Relay is a JavaScript framework for building data-driven React applications.
sophiebits/remarkable
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins are also available.
sophiebits/simple-markdown
JavaScript markdown parsing, made simple
sophiebits/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
sophiebits/zstd
Zstandard - Fast real-time compression algorithm