New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jongfill

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jongfill

Fill hangul text with a given Jongseong

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

Jongfill

Jongfill은 문장에 포함된 한글 문자들을 주어진 종성으로 채웁니다. 특정 인물과 전혀 연관이 없습니다.

설치하기

npm i -S jongfill

사용하기

const jongFill = require('jongfill');

jongFill('ㅎ', '죄송합니다') // 죟솧핳닣닿
jongFill('ㅎ', '죄송합니다', { replace: false }) // 죟송합닣닿

jongFill('ㄵ', 'Jongfill은 문장에 포함된 한글 문자들을 주어진 종성으로 채웁니다.')
// Jongfill읁 묹잕엕 폱핝됝 핝귽묹잕듡읁 줁얹짅 졵섡읁롡 챉욵닍닩.

라이센스

WTFPL

FAQs

Package last updated on 06 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts