Pinned Repositories
babel-typescript-sample
A sample setup using Babel CLI to build TypeScript code, and using TypeScript for type-checking.
JekyllMarkdownLinkConverter
Converts Markdown-linked documents to link to their respective HTML outputs.
Pypechat
Prototype of TypeChat in Python
react-typescript-cheatsheet
Cheatsheets for experienced React developers getting started with TypeScript
React-TypeScript-Tutorial
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
typescript-vue-todomvc
A TodoMVC example app written in TypeScript and Vue.js
typescript-vue-tutorial
A basic Vue application that uses TypeScript with single-file .vue components.
underscore-privates-tslint-rule
A TSLint rule to enforce that private members are prefixed with an underscore.
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
DanielRosenwasser's Repositories
DanielRosenwasser/mlton
The MLton repository
DanielRosenwasser/bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
DanielRosenwasser/compat-table
ECMAScript 5/6 compatibility tables
DanielRosenwasser/coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
DanielRosenwasser/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
DanielRosenwasser/DanielRosenwasser.github.io
DanielRosenwasser/espree
An actively-maintained fork of Esprima
DanielRosenwasser/esprima
ECMAScript parsing infrastructure for multipurpose analysis
DanielRosenwasser/fsharp
The F# compiler and core library (open edition)
DanielRosenwasser/grammarkdown
Markdown-like DSL for defining grammatical syntax for programming languages.
DanielRosenwasser/highlight.js
Javascript syntax highlighter
DanielRosenwasser/i18next
internationalisation (i18n) with javascript the easy way (incl. jquery plugin)
DanielRosenwasser/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
DanielRosenwasser/markdown-es6-spec
DanielRosenwasser/node-temp
Temporary File, Directory, and Stream support for Node.js
DanielRosenwasser/pixi-typescript
Typescript definitions for Pixi.js
DanielRosenwasser/randomColor
A color generator for JavaScript.
DanielRosenwasser/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
DanielRosenwasser/rust
a safe, concurrent, practical language
DanielRosenwasser/RxJS
The Reactive Extensions for JavaScript
DanielRosenwasser/structuredjs
Test JavaScript code, look for functionality.
DanielRosenwasser/VisualRust
Visual Studio extension for Rust
DanielRosenwasser/WinObjC
Objective-C for Windows