StevePotter - Overview

Popular repositories Loading

  1. Determines whether AirPlay is available and provides a notification when availability changes.

    Objective-C 64 7

  2. Automatically compiles .css from .less (lesscss.org) files right in Visual Studio. Makes it dead simple to use .less in your VS projects. See it in action at http://screencast.com/t/eNvT0FI2WAni

    C# 16

  3. Provides a .net struct that lets you parse file sizes ("2mb","30kb"), manipulate the file size in various units, and format it pretty. Simple usage: new FileSize("2000mb").ToString(). Note this is …

    C# 8 3

  4. Killer extension methods for .net, especially strings. For example, instead of if !string.IsNullOrEmpty(foo), you can write foo.HasChars(). All you need to do is drop Steveo.Wetnap.dll into one of …

    C# 4 1

  5. A React Native app that lets kids spell a word by dragging letters into their appropriate place.

    JavaScript 4

  6. Takes normal html and inlines css style and converts elements to tables for use in sending email.

    C# 3