0.5.2 • Published 4 years ago

fetch-poeditor v0.5.2

Weekly downloads
25
License
MIT
Repository
github
Last release
4 years ago

Fetch some god damn Strings from POEditor

Need to fetch your Strings from POEditor? Hate their API? Join us and get your Strings in preffered format while using single function!

CLI

# JSON in key-value pairs
npx fetch-poeditor ./strings-folder -p project-id -t poedtior-token
# Apple Strings
npx fetch-poeditor ./strings-folder -p project-id -t poedtior-token --APPLE

You can also use environment variables instead of arguments:

  • FETCH_POEDITOR_PATH=/src/translations
  • FETCH_POEDITOR_PROJECT=3254656
  • FETCH_POEDITOR_TOKEN=5478a767c568a879f765c6457a975654
  • FETCH_POEDITOR_PERCENTAGE=30
  • FETCH_POEDITOR_APPLE=true
# Envirnment variables
FETCH_POEDITOR_PATH=./strings-folder FETCH_POEDITOR_PROJECT=project-id FETCH_POEDITOR_TOKEN=poedtior-token npx fetch-poeditor

TODO

0.5.2

4 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.3.8

6 years ago

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.0.1

6 years ago