# i18n-temporary

> A temporary publish of the nodejs/i18n repo

Latest version **1.0.0** (published 2020-04-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install i18n-temporary
pnpm add i18n-temporary
yarn add i18n-temporary
bun add i18n-temporary
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2020-04-18 |
| First published | 2020-04-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 747.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 151 |
| Maintainers | zeke |

## Links

- npm: https://www.npmjs.com/package/i18n-temporary
- Repository: https://github.com/nodejs/i18n
- Homepage: https://github.com/nodejs/i18n#readme
- Issues: https://github.com/nodejs/i18n/issues
- npm.io page: https://npm.io/package/i18n-temporary

## Dependencies (2)

- [lodash](https://npm.io/package/lodash.md) ^4.17.15
- [walk-sync](https://npm.io/package/walk-sync.md) ^2.1.0

## Recent versions

- 1.0.0 (latest) — 2020-04-18

## README

# The Node.js Internationalization (i18n) Working Group

Here you can find contribution guides, discuss ideas, and find out how to join meetings. This repo also contains the source for the English Node.js API documentation.

## Usage

This repository can be installed as an npm package. See [guides/NPM_PACKAGE.md](guides/NPM_PACKAGE.md) for installation and usage instructions.

## About

The Node.js i18n Working Group is dedicated to the support and improvement of both Internationalization (i18n) within the [Node.js](https://github.com/nodejs/node) project. This Working Group serves as a function of the [Technical Steering Committee (TSC)](https://github.com/nodejs/TSC)

### What we're responsible for

- The implementation of i18n support including [ECMA-402](https://tc39.github.io/ecma402/) within [Node.js](https://github.com/nodejs/node).
- Ensuring Node.js is compliant with common standards such as [Unicode](https://unicode.org/), [CLDR](http://cldr.unicode.org/), and harmonized with other globalization efforts.

### What i18n (Internationalization) means to us

Maintaining the ability for Node.js to [effectively support](https://nodejs.org/api/intl.html#intl_internationalization_support) the cultural & socio-linguistic preferences of all international users, through:

- [Unicode](https://unicode.org) processing and related services to support text written in all human languages.
- APIs and implementations which support the specific cultural & socio-linguistic preferences, such as localized methods for displaying dates & times.
- The ability for [Node.js](https://github.com/nodejs/node) and its related modules & applications to be translated into distinct human languages.

### Summary of our Responsibilities

1. i18n support for [Node.js](https://github.com/nodejs/node), and its related initiatives.
2. Ensuring i18n compliance with all relevant standards such as [Unicode](https://unicode.org) and [ECMA-402](https://github.com/tc39/ecma402).
3. Continual refinement and maintenance of the i18n Working Group's processes, platform service accounts, and related module repositories & source code.


## Contributing

You can read more about contributing to the Node.js i18n Working Group in the [CONTRIBUTING.md](./CONTRIBUTING.md) file.

### Translations

All translations are managed through [Crowdin](https://crowdin.com/project/nodejs). If you want to help translate Node.js, please read [translation guide](https://github.com/nodejs/nodejs.org/blob/main/TRANSLATION.md).

### Internationalization

Help make sure Node.js applications continue to support all the world’s
languages and cultures. See [i18n API](./guides/I18N-API.md) to get started.

## Current Members

- [amiller-gh](https://github.com/amiller-gh) - Adam Miller
- [amorist](https://github.com/amorist) - Amor
- [AugustinMauroy](https://github.com/AugustinMauroy) - Augustin Mauroy
- [bnb](https://github.com/bnb) - Tierney Cyren
- [FranzDeCopenhague](https://github.com/FranzDeCopenhague) - Franz de Copenhague
- [JCMais](https://github.com/JCMais) - Jonathan Cardoso
- [laosb](https://github.com/laosb) - Shibo Lyu
- [LaurentGoderre](https://github.com/LaurentGoderre) - Laurent Goderre
- [lukaszewczak](https://github.com/lukaszewczak) - Łukasz Szewczak
- [maddhruv](https://github.com/maddhruv) - Dhruv Jain
- [nschonni](https://github.com/nschonni) - Nick Schonning
- [obensource](https://github.com/obensource) - Ben Michel
- [JohnTitor](https://github.com/JohnTitor) - Yuki Okushi
- [ryzokuken](https://github.com/ryzokuken) - Ujjwal Sharma
- [sotayamashita](https://github.com/sotayamashita) - Sam Yamashita
- [srl295](https://github.com/srl295) - Steven R. Loomis
- [TiagoDanin](https://github.com/TiagoDanin) - Tiago Danin
- [Toinane](https://github.com/Toinane) - Toinane
- [vanessayuenn](https://github.com/vanessayuenn) - Vanessa Yuen
- [Volem](https://github.com/Volem) - Volkan Nazmi Metin
- [zeke](https://github.com/zeke) - Zeke Sikelianos

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