Skip to content

Commit

Permalink
Add mention to Vue Lexer in README
Browse files Browse the repository at this point in the history
  • Loading branch information
karellm committed Jan 16, 2020
1 parent 230da21 commit 2087d57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Finally, if you want to make this process even less painful, I invite you to che
## Features

- Choose your weapon: A CLI, a standalone parser or a stream transform
- 5 built in lexers: Javascript, JSX, HTML, Handlebars, and TypeScript+tsx
- 6 built in lexers: Javascript, JSX, HTML, Handlebars, TypeScript+tsx and Vue
- Creates one catalog file per locale and per namespace
- Backs up the old keys your code doesn't use anymore in `namespace_old.json` catalog
- Restores keys from the `_old` file if the one in the translation file is empty
Expand Down Expand Up @@ -350,4 +350,4 @@ If you use this package and like it, supporting me on [Patreon](https://www.patr
<a href="https://locize.com/" target="_blank">
<img src="https://raw.githubusercontent.com/i18next/i18next/master/assets/locize_sponsor_240.gif" width="240px">
</a>
</p>
</p>

0 comments on commit 2087d57

Please sign in to comment.