1.0.1 • Published 8 years ago
@viewstools/get-text v1.0.1
@viewstools/get-text
Get your Views text into a JSON for ready for I18n
Install it with:
yarn add --dev @viewstools/get-textSet 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-textIt will create a JSON file named en.json that contains the strings ready to be
translated.
License BSD-3-Clause (c) 2018 UXtemple Ltd.