5.26.0 • Published 2 days ago

@tolgee/format-icu v5.26.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

{% import "../../readmeMacros/macros.njk.md" as macros %}

{{ macros.header('Tolgee ICU Format Plugin', 'The ICU Formatter Plugin for Tolgee JS integrations', packageName) }}

What is Icu Format Plugin?

It's a plugin for Tolgee JS, which enables the rendering of messages in ICU message format. For more information about the Tolgee ICU Format plugin, visit the docs({{ macros.v5link('formatting#icu-formatter') }}).

{{ macros.links() }}

{{ macros.installation('format-icu') }}

Usage

First, create a Tolgee instance and run it.

import { FormatIcu } from "@tolgee/format-icu";

const tolgee = Tolgee()
  .use(FormatIcu())
  .init(...)

...

Now you can use ICU format in your translations. Example:

tolgee.t('test', 'Hello, I am {name}.', { name: 'John' })
// 'Hello, I am John.'

Check our ICU format documentation to learn more.

{{ macros.why() }}

Development

{{ macros.developmentInstallation() }} {{ macros.developmentCore() }}

{{ macros.developmentTesting('/packages/format-icu') }}

{{ macros.contributors() }}

5.26.0

2 days ago

5.25.0

10 days ago

5.24.1

21 days ago

5.24.0

24 days ago

5.23.3

28 days ago

5.23.2

29 days ago

5.23.1

1 month ago

5.23.0

1 month ago

5.22.0

2 months ago

5.21.0

2 months ago

5.20.3

2 months ago

5.20.2

2 months ago

5.20.1

2 months ago

5.20.0

2 months ago

5.19.6

3 months ago

5.19.5

3 months ago

5.19.4

3 months ago

5.19.3

4 months ago

5.19.2

4 months ago

5.19.1

4 months ago

5.19.0

5 months ago

5.18.0

5 months ago

5.17.0

5 months ago

5.15.0

6 months ago

5.11.4

8 months ago

5.11.3

8 months ago

5.11.2

8 months ago

5.11.1

9 months ago

5.11.0

9 months ago

5.16.3

6 months ago

5.16.2

6 months ago

5.16.1

6 months ago

5.16.0

6 months ago

5.12.0

8 months ago

5.13.3

7 months ago

5.9.9

10 months ago

5.9.8

10 months ago

5.9.7

10 months ago

5.9.6

10 months ago

5.9.5

10 months ago

5.9.4

10 months ago

5.9.3

10 months ago

5.13.2

7 months ago

5.13.1

7 months ago

5.13.0

7 months ago

5.14.0

7 months ago

5.10.2

10 months ago

5.10.1

10 months ago

5.10.0

10 months ago

5.9.10

10 months ago

5.9.11

10 months ago

5.9.12

10 months ago

5.11.5

8 months ago

5.8.5

12 months ago

5.8.2

1 year ago

5.8.0

1 year ago

5.4.4

1 year ago

5.6.0

1 year ago

5.7.3

1 year ago

5.7.0

1 year ago

5.4.0

1 year ago

5.3.0

1 year ago

5.2.1

1 year ago

5.0.0

1 year ago

5.0.0-alpha.3

1 year ago

5.0.0-alpha.2

1 year ago

5.0.0-alpha.1

1 year ago