@perfood/capacitor-healthkit

v1.1.0-0
Capacitor plugin to read data from and write data to Apple Health
capacitor plugin native apple healthkit

fmt

npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format

lint

npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint

build

npm run clean && npm run docgen && tsc && rollup -c rollup.config.js

clean

rimraf ./dist

watch

tsc --watch

docgen

docgen --api CapacitorHealthkitPlugin --output-readme README.md --output-json dist/docs.json

eslint

eslint . --ext ts

verify

npm run verify:ios && npm run && npm run verify:web

prettier

prettier "**/*.{css,html,ts,js,java}"

swiftlint

node-swiftlint

verify:ios

cd ios && pod install && xcodebuild -workspace Plugin.xcworkspace -scheme Plugin && cd ..

verify:web

npm run build

prepublishOnly

npm run build
npm i @perfood/[email protected]

Metadata

  • MIT
  • Whatever
  • Perfood GmbH
  • released 10/26/2022

Downloads

Maintainers