appstore-customerreviews
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

AppStore Reviews

get Apple AppStore Reviews by npm Package

install

yarn install appstore-customerreviews

or

npm install appstore-customerreviews

How To Use

import { AppStoreCustomerReviews } from "appstore-customerreviews";

const api = new AppStoreCustomerReviews({
  id: "1341311162",
  languageCode: "de"
});

api.getReviews().then(console.log)

Readme

Keywords

none

Package Sidebar

Install

npm i appstore-customerreviews

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

10 kB

Total Files

9

Last publish

Collaborators

  • mananruck