Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
FrameMuse committed Nov 24, 2023
1 parent c440dbf commit 480541d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
<p align="center">It's developer oriented, completely free and has built-in <a href="https://www.npmjs.com/package/i18next"><code>i18next</code></a> support</p>
<a href="https://www.producthunt.com/posts/react-i18n-editor?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-react&#0045;i18n&#0045;editor" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=394880&theme=neutral" alt="React&#0032;i18n&#0032;Editor - react&#0044;&#0032;i18n&#0044;&#0032;i18next&#0044;&#0032;editor&#0044;&#0032;plugin&#0044;&#0032;package&#0044;&#0032;typescript | Product Hunt" style="width: 100%; height: 45px;" /></a>

---

[`SEE LIVE DEMO`](https://vite-i18n-editor.vercel.app/)

## Feedback

Please, star the repository and create discussions if you like this library, this means a lot for me.
Expand All @@ -25,8 +29,6 @@ There is already existing plugin for it to enable editor, but it's currently dep

## Usage

Live demo

### Install

```bash
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
"url": "https://github.com/FrameMuse/react-i18n-editor/issues"
},
"engines": {
"node": "^18.0.0",
"vscode": "^1.22.0"
"node": ">=14.0.0",
"vscode": ">=1.22.0"
},
"jest": {
"testMatch": [
Expand Down

0 comments on commit 480541d

Please sign in to comment.