postmate

v1.0.4
A powerful, simple, promise-based postMessage library
postMessage secure handshake promise

test

gulp test

build

gulp build && gulp update-readme

build-watch

gulp build-watch

lint

gulp lint

postpublish

PACKAGE_VERSION=$(cat package.json | grep version | head -1 | awk -F: '{ print $2 }' | sed 's/[",]//g' | tr -d '[[:space:]]') && git tag $PACKAGE_VERSION && git push origin --tags

Metadata

  • MIT
  • Whatever
  • Jacob Kelley
  • released 10/6/2016

Downloads