0.0.5 • Published 5 years ago

qtranslatex-extractor v0.0.5

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

qtranslatex-extractor-js

Library in tpyescript to help you to move a QtranslateX Wordpress Site into a WPML. If your site is stucked in QtranslateX, then this is your solution to move your content.

NPM Packate: https://www.npmjs.com/package/qtranslatex-extractor

Demo

Demo QtranslateX extractor

How it works?:

Receive the qtranslate string and return an object with each translation. Use it with NodeJS to automate your process. Or in your frontend to show your text dinamically.

import qtranslatexExtractor from 'qtranslatex-extractor'

const translations = qtranslatexExtractor('[:en]Hello World ![:es]¡HolaMundo![:]')

Author

© Antonio Sejas Feb 2019 MIT License

0.0.5

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago