-
Notifications
You must be signed in to change notification settings - Fork 586
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add npm badges for individual packages (#251)
* feat: added README.md files in packages which don't have them * feat: add npm version and downloads badge * chore: moved npm badges below package title * chore: update package-generator scripts to add npm badges * chore: prefix @aws-sdk/ in README.ms of packages where it's absent * chore: remove npm badges from private packages
- Loading branch information
Showing
121 changed files
with
436 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# @aws-sdk/abort-controller | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/abort-controller.svg)](https://www.npmjs.com/package/@aws-sdk/abort-controller) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/abort-controller.svg)](https://www.npmjs.com/package/@aws-sdk/abort-controller) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
# add-glacier-checksum-headers-browser | ||
# @aws-sdk/add-glacier-checksum-headers-browser | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/add-glacier-checksum-headers-browser.svg)](https://www.npmjs.com/package/@aws-sdk/add-glacier-checksum-headers-browser) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/add-glacier-checksum-headers-browser.svg)](https://www.npmjs.com/package/@aws-sdk/add-glacier-checksum-headers-browser) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
# add-glacier-checksum-headers-node | ||
# @aws-sdk/add-glacier-checksum-headers-node | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/add-glacier-checksum-headers-node.svg)](https://www.npmjs.com/package/@aws-sdk/add-glacier-checksum-headers-node) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/add-glacier-checksum-headers-node.svg)](https://www.npmjs.com/package/@aws-sdk/add-glacier-checksum-headers-node) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
# add-glacier-checksum-headers-universal | ||
# @aws-sdk/add-glacier-checksum-headers-universal | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/add-glacier-checksum-headers-universal.svg)](https://www.npmjs.com/package/@aws-sdk/add-glacier-checksum-headers-universal) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/add-glacier-checksum-headers-universal.svg)](https://www.npmjs.com/package/@aws-sdk/add-glacier-checksum-headers-universal) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
# apply-body-checksum-middleware | ||
# @aws-sdk/apply-body-checksum-middleware | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/apply-body-checksum-middleware.svg)](https://www.npmjs.com/package/@aws-sdk/apply-body-checksum-middleware) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/apply-body-checksum-middleware.svg)](https://www.npmjs.com/package/@aws-sdk/apply-body-checksum-middleware) | ||
|
||
This package provides AWS SDK for JavaScript middleware that applies a checksum | ||
of the request body as a header. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
# bucket-endpoint-middleware | ||
# @aws-sdk/bucket-endpoint-middleware | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/bucket-endpoint-middleware.svg)](https://www.npmjs.com/package/@aws-sdk/bucket-endpoint-middleware) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/bucket-endpoint-middleware.svg)](https://www.npmjs.com/package/@aws-sdk/bucket-endpoint-middleware) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
# build-types | ||
# @aws-sdk/build-types |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
# chunked-blob-reader | ||
# @aws-sdk/chunked-blob-reader | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/chunked-blob-reader.svg)](https://www.npmjs.com/package/@aws-sdk/chunked-blob-reader) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/chunked-blob-reader.svg)](https://www.npmjs.com/package/@aws-sdk/chunked-blob-reader) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
# client-documentation-generator | ||
# @aws-sdk/client-documentation-generator | ||
|
||
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/client-documentation-generator.svg)](https://www.npmjs.com/package/@aws-sdk/client-documentation-generator) | ||
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/client-documentation-generator.svg)](https://www.npmjs.com/package/@aws-sdk/client-documentation-generator) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.