1.2.2 • Published 4 years ago

static-localize v1.2.2

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

static-localize

Install

yarn add -D static-localize
// or
npm install -D static-localize

Usage

./node_modules/.bin/static-localize --sourceFile sourceFile --inputYaml inputYaml
  • sourceFile
    • This should be an HTML file
    • See index.html located in the example folder
  • inputYaml
    • This should be an YAML file
    • See index.yaml located in the example folder