JSPM

ko-spellchecker

1.1.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 3
    • Score
      100M100P100Q41714F
    • License MIT

    korean spelling checker

    Package Exports

    • ko-spellchecker

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

    Readme

    Build Status npm version

    Node.js 한글 맞춤법 검사기

    Node.js Korean Spell Checker

    Introducing

    ko-spellchecker is a wrapper for Pusan National Univ.'s PNUSpellerISAPI.

    ko-spellchecker는 부산대학교 정보컴퓨터공학부 인공지능연구실과 (주)나라인포테크가 공동으로 만들고 있는 한국어 맞춤법/문법 검사기의 Node.js wrapper 입니다.

    Install

    npm 사용하기:

    $ npm install ko-spellchecker

    Or clone in your node_modules directory.