You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information on Parse and its features, see [the website](https://parseplatform.org), [the JavaScript guide](https://docs.parseplatform.org/js/guide/), [the Cloud Code guide](https://docs.parseplatform.org/cloudcode/guide/) or [API Reference](https://parseplatform.org/Parse-SDK-JS/api/).
[](https://github.com/parse-community/Parse-SDK-JS/actions?query=workflow%3Aci+branch%3Amaster)
A library that gives you access to the powerful Parse Server backend from your JavaScript app. For more information on Parse and its features, see [the website](https://parseplatform.org), [the JavaScript guide](https://docs.parseplatform.org/js/guide/), [the Cloud Code guide](https://docs.parseplatform.org/cloudcode/guide/) or [API Reference](https://parseplatform.org/Parse-SDK-JS/api/).
22
+
23
+
---
24
+
25
+
-[Getting Started](#getting-started)
26
+
-[Using Parse on Different Platforms](#using-parse-on-different-platforms)
27
+
-[Upgrading to Parse SDK 2.0.0](#upgrading-to-parse-sdk-200)
28
+
-[3rd Party Authentications](#3rd-party-authentications)
29
+
-[Want to ride the bleeding edge?](#want-to-ride-the-bleeding-edge)
30
+
-[Experimenting](#experimenting)
31
+
-[Contributing](#contributing)
29
32
30
33
## Getting Started
31
34
@@ -113,19 +116,6 @@ And don't forget, if you plan to deploy it remotely, you should run `npm install
113
116
114
117
We really want Parse to be yours, to see it grow and thrive in the open source community. Please see the [Contributing to Parse Javascript SDK guide][contributing].
115
118
116
-
## License
117
-
118
-
```
119
-
Copyright (c) 2015-present, Parse, LLC.
120
-
All rights reserved.
121
-
122
-
This source code is licensed under the BSD-style license found in the
123
-
LICENSE file in the root directory of this source tree. An additional grant
124
-
of patent rights can be found in the PATENTS file in the same directory.
125
-
```
126
-
127
-
-----
128
-
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.
0 commit comments