parse-uni

1.0.0 • Public • Published

Parse SDK for Uni-app

A Parse Uni-app SDK base on Parse Javascript SDK(2.4.0).

What is Uni-app

Uni-app is a powerful cross-platform front-end framework base on Vue.js. One code can release to IOS, android, H5, wechat mini-program and so on.

Difference between JS SDK and Uni-app SDK

Uni-app runs on V8 environment instead of browser. That means it's not allow to use the Web API, such as LocalStorage, fetch, XMLHttpRequest.

In Parse Uni-app SDK. We update the Web API to Uni-app fixieble by rewrite the Web API classes.

Usage

Same as Parse Javascript SDK. You don't need to make any extra changes. The SDK will detect the environment and change the SDK autmatic.

License

Copyright (c) 2015-present, Parse, LLC.
All rights reserved.

This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree. An additional grant
of patent rights can be found in the PATENTS file in the same directory.

As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code.

Dependents (0)

Package Sidebar

Install

npm i parse-uni

Weekly Downloads

1

Version

1.0.0

License

BSD-3-Clause

Unpacked Size

2.11 MB

Total Files

181

Last publish

Collaborators

  • sevenschan