identity-obj-proxy

v3.0.0
an identity object using ES6 proxies
proxy proxies identity jest mock

lint

eslint src

test

node --harmony_proxies node_modules/.bin/jest

coverage

node --harmony_proxies node_modules/.bin/jest --coverage

coveralls

npm run coverage && cat ./coverage/lcov.info | coveralls

prepublish

npm run lint && npm run test
npm i identity-obj-proxy

Metadata

  • MIT
  • >=4
  • Keyan Zhang
  • released 8/3/2016

Downloads

Maintainers