Skip to content

README top section overhaul #879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Assets/logo large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 31 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,32 @@
# Parse SDK for JavaScript

[![Build Status][build-status-svg]][build-status-link]
[![Test Coverage][coverage-status-svg]][coverage-status-link]
[![Npm Version][npm-svg]][npm-link]
[![CDNJS version][cdn-svg]][cdn-link]
[![Join The Conversation][discourse-svg]][discourse-link]
[![Greenkeeper badge][greenkeeper-svg]][greenkeeper-link]
[![License][license-svg]][license-link]
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)][open-collective-link]
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)][open-collective-link]
[![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform)

A library that gives you access to the powerful Parse cloud platform from your JavaScript app. For more information on Parse and its features, see [the website](http://parseplatform.org), [the JavaScript guide](http://docs.parseplatform.org/js/guide/) or [API Reference](http://parseplatform.org/Parse-SDK-JS/api/).
<p align="center">
<img alt="Parse Platform" src="Assets/logo large.png" width="200">
</a>
</p>

<h2 align="center">Parse SDK for JavaScript</h2>

<p align="center">
A library that gives you access to the powerful Parse Server backend from your JavaScript app.
</p>

<p align="center">
<a href="https://twitter.com/intent/follow?screen_name=parseplatform"><img alt="Follow on Twitter" src="https://img.shields.io/twitter/follow/parseplatform?style=social&label=Follow"></a>
<a href="https://community.parseplatform.org/"><img alt="Join the conversation" src="https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg"></a>
<a href="https://github.com/parse-community/Parse-SDK-JS/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/badge/license-BSD-lightgrey.svg"></a>
<a href=" https://travis-ci.org/parse-community/Parse-SDK-JS"><img alt="Build status" src="https://travis-ci.org/parse-community/Parse-SDK-JS.svg?branch=master"></a>
<a href="#backers"><img alt="Backers on Open Collective" src="https://opencollective.com/parse-server/backers/badge.svg" /></a>
<a href="#sponsors"><img alt="Sponsors on Open Collective" src="https://opencollective.com/parse-server/sponsors/badge.svg" /></a>
</p>

<p align="center">
<a href="http://codecov.io/github/parse-community/Parse-SDK-JS?branch=master"><img alt="Test coverage" src="http://codecov.io/github/parse-community/Parse-SDK-JS/coverage.svg?branch=master"></a>
<a href="https://npmjs.org/parse"><img alt="npm version" src="https://badge.fury.io/js/parse.svg"></a>
<a href="https://cdnjs.com/libraries/parse"><img alt="CDNJS version" src="https://img.shields.io/cdnjs/v/parse.svg"></a>
<a href="https://greenkeeper.io/"><img alt="Greenkeeper badge" src="https://badges.greenkeeper.io/parse-community/Parse-SDK-JS.svg"></a>
</p>
<br>

For more information on Parse and its features, see [the website](https://parseplatform.org), [the JavaScript guide](https://docs.parseplatform.org/js/guide/) or [API Reference](https://parseplatform.org/Parse-SDK-JS/api/).

## Getting Started

Expand Down Expand Up @@ -100,20 +115,7 @@ 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.

[build-status-svg]: https://travis-ci.org/parse-community/Parse-SDK-JS.svg?branch=master
[build-status-link]: https://travis-ci.org/parse-community/Parse-SDK-JS
[coverage-status-svg]: http://codecov.io/github/parse-community/Parse-SDK-JS/coverage.svg?branch=master
[coverage-status-link]: http://codecov.io/github/parse-community/Parse-SDK-JS?branch=master
[npm-svg]: https://badge.fury.io/js/parse.svg
[npm-link]: https://npmjs.org/parse
[cdn-svg]: https://img.shields.io/cdnjs/v/parse.svg
[cdn-link]: https://cdnjs.com/libraries/parse
[discourse-svg]: https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg
[discourse-link]: https://community.parseplatform.org/c/sdk/js
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
[license-link]: https://github.com/parse-community/Parse-SDK-JS/blob/master/LICENSE
[greenkeeper-svg]: https://badges.greenkeeper.io/parse-community/Parse-SDK-JS.svg
[greenkeeper-link]: https://greenkeeper.io/

[types-parse]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse

[open-collective-link]: https://opencollective.com/parse-server