@tolgee/format-icu 6.2.4 → 6.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +16 -20
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -17,27 +17,23 @@
17
17
 
18
18
  [![Logo](https://user-images.githubusercontent.com/18496315/188628892-33fcc282-26f1-4035-8105-95952bd93de9.svg)](https://tolgee.io)
19
19
 
20
- Tolgee is an open-source alternative to Crowdin, Phrase, or Lokalise with its very own revolutionary integrations.
20
+ Tolgee is an open-source alternative to Crowdin, Phrase, or Lokalise
21
21
 
22
- ![test workflow](https://github.com/tolgee/tolgee-js/actions/workflows/test.yml/badge.svg)
23
-
24
- ![@tolgee/format-icu version](https://img.shields.io/npm/v/@tolgee/format-icu?label=@tolgee/format-icu)
25
-
26
- ![types typescript](https://img.shields.io/badge/Types-Typescript-blue)
22
+ ![test workflow](https://github.com/tolgee/tolgee-js/actions/workflows/test.yml/badge.svg) ![@tolgee/format-icu version](https://img.shields.io/npm/v/@tolgee/format-icu?label=@tolgee/format-icu)
27
23
  ![typescript](https://img.shields.io/github/languages/top/tolgee/tolgee-js)
28
- ![licence](https://img.shields.io/github/license/tolgee/tolgee-js)
29
- [![github stars](https://img.shields.io/github/stars/tolgee/tolgee-js?style=social&label=Tolgee%20JS)](https://github.com/tolgee/tolgee-js)
30
- [![github stars](https://img.shields.io/github/stars/tolgee/server?style=social&label=Tolgee%20Server)](https://github.com/tolgee/server)
31
- [![Github discussions](https://img.shields.io/github/discussions/tolgee/tolgee-platform)](https://github.com/tolgee/tolgee-platform/discussions)
32
- </div>
33
-
34
- <div align="center">
35
-
36
- [<img src="https://img.shields.io/badge/-Facebook-424549?style=social&logo=facebook" height=25 />](https://www.facebook.com/Tolgee.i18n)
37
- [<img src="https://img.shields.io/badge/-Twitter-424549?style=social&logo=twitter" height=25 />](https://twitter.com/Tolgee_i18n)
38
- [<img src="https://img.shields.io/badge/-Linkedin-424549?style=social&logo=linkedin" height=25 />](https://www.linkedin.com/company/tolgee)
39
-
40
- **Become part of the family. Join [slack channel <img src="https://img.shields.io/badge/-Tolgee Comunity-424549?style=social&logo=slack" height=25 />](https://join.slack.com/t/tolgeecommunity/shared_invite/zt-195isb5u8-_RcSRgVJfvgsPpOBIok~IQ)**
24
+ ![Types Typescript](https://img.shields.io/badge/Types-Typescript-blue)
25
+ ![Licence](https://img.shields.io/github/license/tolgee/tolgee-js)
26
+ [![GitHub Stars](https://img.shields.io/github/stars/tolgee/tolgee-js?style=social&label=Tolgee%20JS)](https://github.com/tolgee/tolgee-js)
27
+
28
+ [![GitHub Stars](https://img.shields.io/github/stars/tolgee/tolgee-platform?style=social&label=Tolgee%20Platform)](https://github.com/tolgee/tolgee-platform)
29
+ [![GitHub Discussions](https://img.shields.io/github/discussions/tolgee/tolgee-platform)](https://github.com/tolgee/tolgee-platform/discussions)
30
+ [![Docker](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=fff)](https://hub.docker.com/repository/docker/tolgee/tolgee)
31
+ [![Read the Docs](https://img.shields.io/badge/Read%20the%20Docs-8CA1AF?logo=readthedocs&logoColor=fff)](https://docs.tolgee.io/)
32
+ [![Slack](https://img.shields.io/badge/Slack-4A154B?logo=slack&logoColor=fff)](https://join.slack.com/t/tolgeecommunity/shared_invite/zt-2zp55d175-_agXTfKKVbf1BYXlKlmwbA)
33
+ [![Dev.to](https://img.shields.io/badge/Dev.to-tolgee_i18n?logo=devdotto&logoColor=white)](https://dev.to/tolgee_i18n)
34
+ [![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?logo=YouTube&logoColor=white)](https://www.youtube.com/@tolgee)
35
+ [![LinkedIn](https://custom-icon-badges.demolab.com/badge/LinkedIn-0A66C2?logo=linkedin-white&logoColor=fff)](https://www.linkedin.com/company/tolgee/)
36
+ [![X](https://img.shields.io/badge/X-%23000000.svg?logo=X&logoColor=white)](https://x.com/Tolgee_i18n)
41
37
 
42
38
  </div>
43
39
 
@@ -98,7 +94,7 @@ Check our [ICU format documentation](https://tolgee.io/platform/icu_message_form
98
94
 
99
95
 
100
96
  ## Why to use Tolgee?
101
- Because it saves a lot of time, you would spend on localization tasks without it. Because it enables you to provide perfectly translated software.
97
+ Tolgee saves a lot of time you would spend on localization tasks otherwise. It enables you to provide perfectly translated software.
102
98
 
103
99
  ### Features
104
100
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tolgee/format-icu",
3
- "version": "6.2.4",
3
+ "version": "6.2.5",
4
4
  "description": "Tolgee format-icu plugin.",
5
5
  "main": "./dist/tolgee-format-icu.cjs.js",
6
6
  "module": "./dist/tolgee-format-icu.esm.js",
@@ -52,7 +52,7 @@
52
52
  "@rollup/plugin-node-resolve": "13.3.0",
53
53
  "@rollup/plugin-typescript": "8.3.4",
54
54
  "@testing-library/jest-dom": "^5.16.5",
55
- "@tolgee/core": "6.2.4",
55
+ "@tolgee/core": "6.2.5",
56
56
  "@types/jest": "^27.0.2",
57
57
  "@types/node": "^17.0.8",
58
58
  "@types/testing-library__jest-dom": "^5.14.5",
@@ -72,5 +72,5 @@
72
72
  "access": "public"
73
73
  },
74
74
  "sideEffects": false,
75
- "gitHead": "99f7f0b147ad8d3bba545f4389290de9f673172f"
75
+ "gitHead": "f5d8db7aa7963c5ea641be8664d081a9ca2566e2"
76
76
  }