Package Exports
- translate-kyrgyz
- translate-kyrgyz/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (translate-kyrgyz) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
upcoming
translate from russian to kyrgyz with one method
Install
npm i translate-kyrgyz
yarn add translate-kyrgyz
API
translate(text)
translates any cyrillic word to kyrgyz
import translate from "translate-kyrgyz";
translate("Привет, мир"); // "салам дүйнө"