
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
i18n-editor
Advanced tools
[](https://www.npmjs.com/package/i18n-editor) [](https://www.npmjs.com/package/i18n-editor)
i18n-editor는 다국어 JSON 번역 파일을 효율적으로 관리할 수 있는 데스크톱 에디터입니다. 여러 워크스페이스를 전환하면서 다양한 프로젝트의 번역 파일을 한 곳에서 관리할 수 있습니다.
워크스페이스는 하나의 프로젝트에서 사용되는 다국어 번역 파일들의 집합을 의미합니다. 각 워크스페이스는 다음과 같은 특징을 가집니다:
네임스페이스는 번역 파일을 논리적으로 구분하는 단위입니다. 예를 들어:
각 네임스페이스는 지원하는 모든 언어의 번역을 포함하며, JSON 파일로 관리됩니다.
워크스페이스 관리
네임스페이스 편집
언어 관리
npm을 사용하는 경우:
npm install -D i18n-editor
yarn을 사용하는 경우:
yarn add -D i18n-editor
기본 설정으로 실행 (포트 5252 사용):
npx i18n-editor
커스텀 포트로 실행:
i18n-editor -p 9000
또는
i18n-editor --port 9000
명령어를 실행하면 자동으로 브라우저 창이 열리면서 애플리케이션이 실행됩니다. 기본적으로 시스템의 기본 브라우저를 사용하여 실행됩니다.
워크스페이스는 다음과 같은 구조를 가져야 합니다:
📂workspace
📂ko
🗒️common.json
🗒️...
📂en
🗒️common.json
🗒️...
📂ja
🗒️common.json
🗒️...
📂... (언어 코드명)
FAQs
[](https://www.npmjs.com/package/i18n-editor) [](https://www.npmjs.com/package/i18n-editor)
The npm package i18n-editor receives a total of 6 weekly downloads. As such, i18n-editor popularity was classified as not popular.
We found that i18n-editor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.