# parse-community/Parse-SDK-JS

The JavaScript SDK for Parse Platform

Repository: https://github.com/parse-community/Parse-SDK-JS
Canonical: https://ross.abutalabs.com/products/parse-sdk-js
Homepage: https://parseplatform.org
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: javascript, parse-platform, parse-js, parse, javascript-sdk, hacktoberfest
Last push: 2026-08-26T01:46:44+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 80, longevity 100
- inputs: {"age_days": 4005, "days_push": 8, "days_rel": 139, "gap_med": 9.0, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1342, forks 600 (observed 2026-08-28T04:04:26.243198+00:00)

## What it is
The official JavaScript SDK for the Parse Platform, providing client access to Parse Server backends from JavaScript apps. It supports data queries, authentication, file storage, and Cloud Code across Node.js, browser, and other JS environments.

## Use cases
- connect a JavaScript app to a Parse Server backend
- query and save objects to a Parse database from the browser
- add user sign-up and login with Parse in Node.js
- use third-party OAuth authentication with Parse
- call Parse Cloud Code functions from a client
- build a mobile or web app with a Parse backend

## When to choose
- your backend is Parse Server or you want a Parse-based BaaS
- you need a maintained official client SDK for Parse in JavaScript
- you want cross-platform JS support (browser, Node.js, React Native)

## When to avoid
- you use a different backend like Firebase or Supabase
- you need a raw REST client rather than a Parse-specific SDK
- your project does not use Parse Platform at all

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, auth, database-driver, api-framework
- domain: web-development, backend, apis, developer-tools, mobile-development
- platform: browser, cross-platform
- tags: parse-platform, backend-as-a-service, javascript-sdk, data-queries, cloud-code, realtime, nodejs, javascript

## Member repositories
- parse-community/Parse-SDK-JS (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.243198+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:43:42.288707+00:00, confidence not recorded.
  - readme: https://github.com/parse-community/Parse-SDK-JS (fetched 2026-08-28T04:04:26.243198+00:00, sha bfff2593f34c)
  - homepage: https://parseplatform.org (fetched 2026-08-29T12:02:53.063944+00:00, sha aab6aa263f12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
