# @dreamworld/pwa-helpers

> PWA (and LitElement) helper components

Latest version **3.0.2** (published 2025-06-11) · ISC license · 0 weekly downloads

## Install

```sh
npm install @dreamworld/pwa-helpers
pnpm add @dreamworld/pwa-helpers
yarn add @dreamworld/pwa-helpers
bun add @dreamworld/pwa-helpers
```

## Health

**Score 40/100 (D)** — status: stable.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 3.0.2 |
| Published | 2025-06-11 |
| First published | 2020-01-06 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 74.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | chiragmoradiya, chetang7, ajay-dhameliya, dw-devops |

## Links

- npm: https://www.npmjs.com/package/@dreamworld/pwa-helpers
- Repository: https://github.com/DreamworldSolutions/pwa-helpers
- Homepage: https://github.com/DreamworldSolutions/pwa-helpers#readme
- Issues: https://github.com/DreamworldSolutions/pwa-helpers/issues
- npm.io page: https://npm.io/package/@dreamworld/pwa-helpers

## Dependencies (5)

- [lit](https://npm.io/package/lit.md) ^3.1.0
- [bowser](https://npm.io/package/bowser.md) ^2.11.0
- [i18next](https://npm.io/package/i18next.md) ^23.7.12
- [lodash-es](https://npm.io/package/lodash-es.md) ^4.17.21
- [lit-element](https://npm.io/package/lit-element.md) ^4.0.2

## Recent versions

- 3.0.2 (latest) — 2025-06-11
- 3.0.2-add-exists-method-in-localize.1 (add-exists-method-in-localize) — 2025-06-11
- 3.0.1-add-metadata.1 (add-metadata) — 2024-11-13
- 2.0.4-fix-pagehide-event-for-cordova.1 (fix-pagehide-event-for-cordova) — 2024-03-15
- 2.0.1-add-redux-persist-enhancer.1 (add-redux-persist-enhancer) — 2023-12-30
- 2.0.0-upgrade-lit.1 (upgrade-lit) — 2023-12-30
- 1.17.2-fix-lit-element-scroll-lock.1 (fix-lit-element-scroll-lock) — 2023-05-20
- 1.17.2-deboucne-state-change.2 (deboucne-state-change) — 2023-04-19
- 1.16.5-localize-fix.1 (localize-fix) — 2023-03-17
- 1.16.2-set-lang-attr.1 (set-lang-attr) — 2023-03-06
- 1.16.1-connect-mixin-fix.1 (connect-mixin-fix) — 2023-02-21
- 1.16.0-connect-mixin-ssr.1 (connect-mixin-ssr) — 2023-02-20
- 1.15.0-localize.2 (localize) — 2023-02-17
- 1.14.3-ssr.1 (ssr) — 2023-02-14
- 1.15.0-add-js-extention-to-lodash.1 (add-js-extention-to-lodash) — 2023-02-09
- … 133 more at https://npm.io/package/@dreamworld/pwa-helpers/versions

## README

# pwa-helpers

PWA (and LitElement) helper components

## Helpers

- [focus within](docs/focus-within.md)
- [button focus](docs/button-focus.md)
- [focusable](docs/focusable.md)
- [focusable item](docs/focusable-item.md)
- [LitElement](docs/lit-element.md)
- [Page metadata](docs/page-metadata.md)
- [Localize](docs/localize.md)

---
_Source: https://npm.io/package/@dreamworld/pwa-helpers · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
