@parse/node-apn

v5.1.2
An interface to the Apple Push Notification service for Node.js
apple push push notifications iOS apns notifications

lint

npm run eslint && npm run prettier

test

mocha 'test/**/*.js'

eslint

eslint --cache ./

coverage

nyc --reporter=lcov node_modules/.bin/mocha 'test/**/*.js'

lint:fix

npm run eslint:fix && npm run prettier

prettier

prettier --write {lib,test,examples,mock}/{**/*,*}.js index.js

eslint:fix

eslint --cache --fix ./
npm i @parse/[email protected]

Metadata

  • MIT
  • >= 12
  • Parse Platform, Andrew Naylor
  • released 3/27/2022

Downloads