Socket
Socket
Sign inDemoInstall

kinvey-angular2-sdk

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinvey-angular2-sdk

Kinvey JavaScript SDK for Angular 2+/Ionic 2+ applications.


Version published
Weekly downloads
47
Maintainers
1
Weekly downloads
 
Created
Source

Overview

Kinvey (pronounced Kin-vey, like convey) makes it ridiculously easy for developers to setup, use and operate a cloud backend for their mobile apps. They don't have to worry about connecting to various cloud services, setting up servers for their backend, or maintaining and scaling them.

Getting Started

Install and save the Kinvey PhoneGap SDK:

npm install --save kinvey-angular2-sdk

Import the Kinvey Angular2 SDK:

import * as Kinvey from 'kinvey-angular2-sdk';

A TypeScript type definition file is included in the distribution and will automatically be picked up by the TypeScript compiler.

Browser and Mobile OS Compatibility

The Kinvey Angular SDK supports the following Browser and Mobile OS versions:

  • Safari 10+
  • Chrome 56+
  • Firefox 50+
  • IE 11
  • Edge
  • iOS Safari
  • Android Chrome (Performance depends on device)
  • iOS: 10.0+
  • Android: 2.3.3+

Documentation

For more detailed documentation, see Kinvey DevCenter.

License

See LICENSE for details.

FAQs

Package last updated on 15 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc