Skip to content
forked from Kinvey/html5-sdk

Kinvey JavaScript SDK for HTML5 applications.

License

Notifications You must be signed in to change notification settings

edselg/html5-sdk

 
 

Repository files navigation

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 HTML5 SDK:

npm install --save kinvey-html5-sdk

Import the Kinvey HTML5 SDK:

const Kinvey = require('kinvey-html5-sdk');

Browser Compatibility

The Kinvey HTML5 SDK supports the following browsers:

  • Safari 10+
  • Chrome 56+
  • Firefox 50+
  • IE 11+
  • Edge

Documentation

For more detailed documentation, see Kinvey DevCenter.

License

See LICENSE for details.

About

Kinvey JavaScript SDK for HTML5 applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published