Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jamoya-one

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jamoya-one

자모야 모여라 - 파일명 자소 분리 수정 도구 (NFD to NFC filename encoder)

  • 2.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-60%
Maintainers
1
Weekly downloads
 
Created
Source

자모야 모여라

ㅂㅗㄱㅗㅅㅓ.pdf와 같이 자음과 모음이 분리된 파일명을 보고서.pdf로 수정해 주는 CLI 도구입니다. 설치 없이 바로 사용할 수 있는 웹사이트도 제공합니다.

사전 준비

최신 Node.js LTS를 설치합니다. npm은 함께 설치됩니다. 다운로드

  • 윈도 인스톨러에선 'npm'과 'Add to PATH' 항목을 체크합니다.
  • nvm, nvm-windows 등의 버전 관리자를 사용해도 무관합니다.

사용 방법

변환하고 싶은 파일(들)이 위치한 경로에서 터미널을 엽니다.

# 다음 명령어 중 하나를 실행합니다.
npx jamoya-one@latest # 읽기 전용 - NFD로 인코딩 된 파일을 안내합니다.
npx jamoya-one@latest --write # 쓰기 - 파일명을 NFC로 인코딩합니다.

다음 안내가 표시될 경우 y키를 눌러 패키지를 설치합니다.

Need to install the following packages:
  jamoya-one@x.x.x
Ok to proceed? (y)

부연 설명

  • .안녕과 같이 파일명이 온점으로 시작할 경우 처리되지 않습니다.
  • 현재 디렉터리 안의 파일(들)만 처리됩니다. 하위 경로는 제외됩니다.

Keywords

FAQs

Package last updated on 01 Aug 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc