# babel-plugin-i18n-id-hashing

> Namespaces the ID of React-Intl keys

Latest version **2.1.0** (published 2016-03-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install babel-plugin-i18n-id-hashing
pnpm add babel-plugin-i18n-id-hashing
yarn add babel-plugin-i18n-id-hashing
bun add babel-plugin-i18n-id-hashing
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.0 |
| Published | 2016-03-14 |
| First published | 2016-01-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Eric Baer |
| Maintainers | baer |
| Keywords | babel-plugin, react-intl |

## Links

- npm: https://www.npmjs.com/package/babel-plugin-i18n-id-hashing
- Repository: https://github.com/walmartreact/babel-plugin-i18n-id-hashing
- Issues: https://github.com/walmartreact/babel-plugin-i18n-id-hashing/issues
- npm.io page: https://npm.io/package/babel-plugin-i18n-id-hashing

## Dependencies (1)

- [babel-runtime](https://npm.io/package/babel-runtime.md) ^6.2.0

## Alternatives

- [messageformat](https://npm.io/package/messageformat.md) — 329.7K weekly downloads
- [@mintlify/scraping](https://npm.io/package/@mintlify/scraping.md) — 294.8K weekly downloads
- [@mintlify/previewing](https://npm.io/package/@mintlify/previewing.md) — 209.5K weekly downloads
- [@mintlify/prebuild](https://npm.io/package/@mintlify/prebuild.md) — 209.5K weekly downloads
- [@mintlify/link-rot](https://npm.io/package/@mintlify/link-rot.md) — 206.3K weekly downloads

## Recent versions

- 2.1.0 (latest) — 2016-03-14
- 2.0.0 — 2016-03-04
- 1.0.0 — 2016-01-28

## README

[![Travis Status][trav_img]][trav_site]

# babel-plugin-react-intl

Namespaces the ID of React-Intl keys

Options:
`varsContainingMessages`: `["defaultMessages"]`
`functionsDefiningMessages`: `["defineMessages"]`

[trav_img]: https://api.travis-ci.org/walmartreact/babel-plugin-i18n-id-hashing.svg
[trav_site]: https://travis-ci.org/walmartreact/babel-plugin-i18n-id-hashing

---
_Source: https://npm.io/package/babel-plugin-i18n-id-hashing · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
