0.1.5 • Published 2 years ago

poring v0.1.5

Weekly downloads
-
License
BETO
Repository
github
Last release
2 years ago

🐽 Hi poring

version: 0.1.4

Poring is a library that parse and translate JSON files using the open source api LibreTranslate

contribute: github

How

We currently use the format of a CLI

The start language provided serves as a "source" language to make requests to LibreTranslate services...

myfile

Why

This project serve as a part of study of CLI environments. And node environment in general.

But... I made it to help me and my work colleagues with locale translation of our services.

So, this project main idea is to help people... So we accept help as well.

LibreTranslate itself is open source, so... Poring accept's contribution and free usage of this written code.

If you want to contribute, just open a PR/Issue or contact me at

chillrod77@gmail.com


Usage

First you have to install this library in a global environment.

For npm users

npm i -g poring

Or for yarn users

yarn global add poring

Then just run poring in the directory that contains the .json file you want to translate.

Simple as that.

License

Changelogs

v 0.1.0

Added nested JSON translate
Defined user feedback
Refactory in async iteration
90%+ Coverage

v 0.0.6

Lib started
Translating non nesting JSONS (need fix)

Roadmap

Add support to more languages
Add support to flag commands ex: poring --file.json
Add support to JS objects

beto/opensource

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.4

2 years ago