Fixing TypeScript "Compile on Save" feature in Visual Studio 2015 ASP.NET 5 RC1

Visual Studio 2015 - How to fix TypeScript TS2304 compilation errors (and other ES6 compiling/transpiling issues)

I recently had my hard time trying to setup an ASP.NET Core 1.0 & Angular2 RC1 Web Project with Visual Studio 2015 and make the embedded TypeScript compiler/transpiler accept it. These were …

Visual Studio 2015 - How to fix TypeScript TS2304 compilation errors (and other ES6 compiling/transpiling issues) Read More
dir2json - a PHP CLI script to output the contents of a folder tree into a JSON object

dir2json

dir2json is a PHP CLI script that can be used to ouput the contents of a whole directory tree into a JSON-formatted file. To properly understand it, let's do a …

dir2json Read More
jquery.scrolling plugin

jquery.scrolling

This jQuery plugin adds the scrollin and scrollout events to jquery: these events will fire when any given element becomes visible/invisible in the browser viewport, allowing you to: automatically or programmatically …

jquery.scrolling Read More
DownPicker: A lightweight DropDownList / ComboBox for iOS written in Objective-C

DownPicker

DropDownList / Combobox like XCode UI Control, written in Objective-C. It uses the legacy iOS interface (UITextField & UIPickerView integration), so its appearance will adapt across past and future iOS releases. DownPicker can be …

DownPicker Read More