@parse/node-apn

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

coverage

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

lint

npm run eslint && npm run prettier

lint:fix

npm run eslint:fix && npm run prettier

eslint

eslint --cache ./

eslint:fix

eslint --cache --fix ./

prettier

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

test

mocha 'test/**/*.js'
npm i @parse/node-apn

Metadata

  • MIT
  • >= 14
  • Parse Platform, Andrew Naylor
  • released 9/25/2024

Downloads