# notificationapi-js-client-sdk

> NotificationAPI client-side library for JavaScript

Latest version **4.7.1** (published 2024-06-05) · ISC license · 0 weekly downloads

## Install

```sh
npm install notificationapi-js-client-sdk
pnpm add notificationapi-js-client-sdk
yarn add notificationapi-js-client-sdk
bun add notificationapi-js-client-sdk
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.7.1 |
| Published | 2024-06-05 |
| First published | 2021-01-05 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 338.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | NotificationAPI |
| Maintainers | _sahand |
| Keywords | notificationapi, js, client |

## Links

- npm: https://www.npmjs.com/package/notificationapi-js-client-sdk
- Repository: https://github.com/notificationapi-com/notificationapi-js-client-sdk
- Homepage: https://www.notificationapi.com
- Issues: https://github.com/notificationapi-com/notificationapi-js-client-sdk/issues
- npm.io page: https://npm.io/package/notificationapi-js-client-sdk

## Dependencies (1)

- [i18next](https://npm.io/package/i18next.md) ^23.9.0

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 4.7.1 (latest) — 2024-06-05
- 4.7.0 — 2024-05-27
- 4.6.3 — 2024-05-22
- 4.6.2 — 2024-04-30
- 4.6.1 — 2024-04-30
- 4.6.0 — 2024-04-10
- 4.5.1 — 2024-02-27
- 4.5.0 — 2024-02-22
- 4.4.0 — 2023-08-21
- 4.3.1 — 2023-07-26
- 4.2.2 — 2023-07-25
- 4.2.1 — 2023-07-24
- 4.2.0 — 2023-07-23
- 4.1.0 — 2023-04-04
- 4.0.0 — 2022-11-21
- … 24 more at https://npm.io/package/notificationapi-js-client-sdk/versions

## README

# NotificationAPI

With [NotificationAPI](https://www.notificationapi.com), software developers can implement any notifications into their app in a matter of minutes.

# Docs

Please refer to our [documentations](https://docs.notificationapi.com).

# Development

1. Install dependencies:

```
npm install
```

2. Run in storybook:

```
npm run storybook
```

3. Run tests:

```
npm run test
```

100% code coverage required.

---
_Source: https://npm.io/package/notificationapi-js-client-sdk · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
