From bf992b4a8ac6079416d69b41036857e341225a92 Mon Sep 17 00:00:00 2001 From: Abhijith Vijayan <34790378+abhijithvijayan@users.noreply.github.com> Date: Mon, 27 Jan 2020 20:34:58 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93b70ae..9e22ecd 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,23 @@

πŸš€ web-extension-starter

+

TypeScript + React Version

Web Extension starter to build "Write Once Run on Any Browser" extension

πŸ™‹β€β™‚οΈ Made by @abhijithvijayan

-## TypeScipt + React Version (🚧 [WIP](https://github.com/abhijithvijayan/web-extension-starter/tree/react-typescript)) +
+ +πŸ‘ΆπŸΌ Looking for [Non React/TypeScript Version](https://github.com/abhijithvijayan/web-extension-starter/tree/master) instead? ## Features - Cross Browser Support (Web-Extensions API) - Browser Taylored Manifest generation - Automatic build on code changes -- Automatic extension reload on browser - Auto packs browser specific build files -- ES6 modules support - SASS styling +- TypeScript by default +- ES6 modules support +- React UI Library by default +- Smart reload ## Browser Support