Socket
Socket
Sign inDemoInstall

kinvey-node-sdk

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinvey-node-sdk

Kinvey JavaScript SDK for Node.js applications.


Version published
Weekly downloads
111
increased by2.78%
Maintainers
2
Weekly downloads
 
Created
Source

Overview Build Status Code Climate

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.

Installation

Using npm

Install and save the Kinvey Node SDK:

npm install --save kinvey-node-sdk

Import the Kinvey Node SDK (ES6/TypeScript):

import Kinvey from 'kinvey-node-sdk';

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

Compatibility

The Kinvey Node SDK supports the following version:

  • On NodeJS: 6.x

Documentation

For more detailed documentation, see http://devcenter.kinvey.com/nodejs

License

See LICENSE for details.

Contributing

See CONTRIBUTING for details on reporting bugs and making contributions.

Keywords

FAQs

Package last updated on 26 Aug 2017

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