0.0.2 • Published 7 years ago

postal-devtools v0.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Postal.js Devtools Chrome Extension

screenshot 1 screenshot 2

Usage

Connect your app:

  1. Install the connector:
  • npm install postal-devtools --save-dev
  • bower install postal-devtools --save-dev
  • or just clone this repo
  1. Load it in your app:
  • require("postal-devtools")
  • import "postal-devtools"
  • require([..., "postal-devtools/connector"], function () { ... })
  • <script src="postal-devtools/connector"></script>

Install the chrome extension:

  1. Download the latest release
  2. Unpack the zip file
  3. Load it as an unpacked extension in Chrome

Or clone this repo and run npm run build to build the extension yourself. Output in /build.