From 84642ddfe2d54dac51d1432bbf69493dd4fce136 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Tue, 17 Jan 2017 11:44:33 -0500 Subject: Add demo, change support to IE9+ --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 46ec287..4f099a7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ npm travis

- ## Why Mitt? - **Microscopic:** weighs less than 200 bytes gzipped @@ -15,11 +14,14 @@ - **Functional:** methods don't rely on `this` - **Great Name:** somehow [mitt](https://npm.im/mitt) wasn't taken -> Mitt was made for the browser, but works in any JavaScript runtime. It has no dependencies and only uses basic language features. It probably works in Internet Explorer 5. +> Mitt was made for the browser, but works in any JavaScript runtime. It has no dependencies and supports IE9+. -* * * +## Examples & Demos +[Preact + Mitt Codepen Demo](http://codepen.io/developit/pen/rjMEwW?editors=0110) + +* * * ## Usage -- cgit v1.2.3