JSPM

i18next-korean-postposition-processor

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 487
  • Score
    100M100P100Q125270F
  • License MIT

korean postposition postprocessor for i18next

Package Exports

  • i18next-korean-postposition-processor

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 (i18next-korean-postposition-processor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

i18next-korean-postposition-processor

i18next post-processor for processing korean postposition - 을/를, 이/가, 은/는, 으로/로, 과/와.

This processor can handle korean character or arabic number(without decimal mark).

Setup

import KoreanPostProcessor from 'i18next-korean-postposition-processor';

i18next.use(KoreanPostProcessor);

Translation text

{{some_value}}[[를]] 수정했다.