kinvey-nativescript-sdk

v3.9.1-beta.3
Kinvey JavaScript SDK for NativeScript applications.
Kinvey JavaScript NativeScript

build

rm -rf src/**/*.js && rm -rf push/**/*.js && npm i && tsc

ci.tslint

npm i && npm run lint

lint

tslint **/*.ts --exclude **/node_modules/**/* --exclude **/*.d.ts

preversion

rm -rf node_modules && npm install && npm run build

postversion

git push && git push --tags

Metadata

Downloads