Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

businesh

takeokunn18MIT1.0.2

translate japanese to businesh

readme

Businesh Translate Tool(ビジネッシュ翻訳)

CircleCI

Npm

$ npm i businesh

How to use

const before_text = '任意の文字列をビジネッシュ・テキストに変換するライブラリです。';
businesh.translate(before_text)
    .then(after_text => {
        // 半強制のコンテクストをハイクオリティなビジネス的サティスファクション・テキストにコンバートフレキシブルに対応するフィジビリティスタディって、この前読んだビジネス書に書いてあった、実例もたくさんある。
        console.log(after_text)
    })
    .catch(err => console.log(err));

Licence

MIT

Special Thanks

Businesh Translate Site: https://bizwd.net/