1.0.1 • Published 6 years ago

@viewstools/get-text v1.0.1

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
6 years ago

@viewstools/get-text

Get your Views text into a JSON for ready for I18n

Install it with:

yarn add --dev @viewstools/get-text

Set it up on your package.json, on the scripts section add:

"views:get-text": "views-get-text > en.json"

Run it like:

yarn views:get-text

It will create a JSON file named en.json that contains the strings ready to be translated.

License BSD-3-Clause (c) 2018 UXtemple Ltd.

1.0.1

6 years ago

1.0.0

6 years ago