From 2087d57f0c2e82517d32f2d8643af5724ca6d463 Mon Sep 17 00:00:00 2001 From: Karel Ledru Date: Thu, 16 Jan 2020 10:24:31 -0500 Subject: [PATCH] Add mention to Vue Lexer in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8aa96b8d..14b6636e 100644 --- a/README.md +++ b/README.md @@ -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 @@ -350,4 +350,4 @@ If you use this package and like it, supporting me on [Patreon](https://www.patr -

\ No newline at end of file +