Skip to content

Instantly share code, notes, and snippets.

View twobit's full-sized avatar

Stephen Murphy twobit

View GitHub Profile
@twobit
twobit / react-input-autosize.d.ts
Created August 17, 2017 05:26
react-input-autosize typescript declaration
// Type definitions for react-input-autosize 1.1
// Project: https://github.com/JedWatson/react-input-autosize
// Definitions by: Stephen Murphy <https://github.com/twobit>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="react"/>
import * as React from 'react';
interface AutosizeInputProps extends React.HTMLAttributes<HTMLInputElement> {
@twobit
twobit / gist:3005064
Created June 27, 2012 16:05 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt