Joe Brothers
  • Home

javascript

A collection of 3 posts
javascript

tinyld: 언어 탐지 라이브러리(js)

GitHub - komodojp/tinyld: Simple and Performant Language detection library for NodeJSSimple and Performant Language detection library for NodeJS - komodojp/tinyldGitHubkomodojp 일본 게임 유통사 코모도(Komodo)에서 만든 언어 탐지 오픈소스 라이브러리, tinyLD(Tiny Language Detector) import { detect, detectAll } from 'tinyld' // Detect detect('これは日本語です.') // ja
11 5월 2024 1 min read
npm or yarn to pnpm
pnpm

npm/yarn에서 pnpm 마이그레이션 방법

npm의 여러 문제를 해결하고 drop-in replacement로 사용될 수 있는 pnpm으로 이주해보자. pnpm의 장점은 이곳에 잘 나와있다. 설치환경 * macOS * nvm: 노드 환경 관리를 위해 사용 마이그레이션 방법 1) nvm 설치 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash * 설치 스크립트: https://github.com/nvm-sh/nvm#
14 6월 2023 3 min read
google zx script example
zx

더 나은 스크립팅, google zx

A tool for writing better scripts - zx GitHub - google/zx: A tool for writing better scriptsA tool for writing better scripts. Contribute to google/zx development by creating an account on GitHub.GitHubgoogle 개발, 운영시 스크립트를 많이 만들어 쓴다. 해 본 사람은 알겠지만 bash 스크립트 만들어 쓰는건 굉장히
19 3월 2023 8 min read
Page 1 of 1
Joe Brothers © 2025
  • Sign up
Powered by Ghost