jefferyasharp's Stars
airbnb/javascript
JavaScript Style Guide
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
graphql/graphql-js
A reference implementation of GraphQL for JavaScript
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
adobe-webplatform/Snap.svg
The JavaScript library for modern SVG graphics.
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
dotnet/orleans
Cloud Native application framework for .NET
microsoft/Windows-universal-samples
API samples for the Universal Windows Platform.
facebookarchive/xctool
An extension for Apple's xcodebuild that makes it easier to test iOS and macOS apps.
microsoft/WinObjC
Objective-C for Windows
palantir/tslint
:vertical_traffic_light: An extensible linter for the TypeScript language
microsoft/vscode-docs
Public documentation for Visual Studio Code
mmp/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
processing-js/processing-js
A port of the Processing visualization language to JavaScript.
googlesamples/android-vision
Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
reactjs/react-art
React Bridge to the ART Drawing Library
paypal/react-engine
a composite render engine for universal (isomorphic) express apps to render both plain react views and react-router views
jonitrythall/svgpocketguide
All original content of A Pocket Guide to Writing SVG by Joni Trythall
ARM-software/astc-encoder
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.
Adobe-CEP/Samples
Code samples for CEP extensions
hype/HYPE_Processing
HYPE for Processing
fdorg/flashdevelop
FlashDevelop is a free and open source code editor.
facebookarchive/jstransform
A simple utility for pluggable JS syntax transforms using the esprima parser.
microsoft/DXUT
DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.
microsoft/VSProjectSystem
Documentation for extending Visual Studio with new types of projects.
adobe-flash/avmplus
Source code for the Actionscript virtual machine
adobe-flash/graphicscorelib
mmp/ispc
Intel SPMD Program Compiler
paypal/generator-react-engine
A react-engine generator for Yeoman