Socket
Socket
Sign inDemoInstall

@viewstools/local

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@viewstools/local

Get your Views text into JSON files for ready for I18n and back


Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

@viewstools/local

Get your Views text into JSON files for ready for I18n and back

Install it with:

yarn add --dev @viewstools/local

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

"views:local:get": "views-local get",
"views:local:set": "views-local set"

Run it like:

# Extract i18n text strings into JSON files in a translations folder
# named after the language. The default is en.
yarn views:local:get

# Put the translations back into your view files. It will read the JSON
# files from your translations folder.
yarn views:local:set

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

FAQs

Package last updated on 27 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc