
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@grapefruitgreentealoe/library-with-cursor-test
Advanced tools
간단한 TypeScript 라이브러리입니다.
npm install library
또는
yarn add library
import { add, multiply } from 'library';
// 덧셈 함수 사용
const sum = add(5, 3); // 8
// 곱셈 함수 사용
const product = multiply(5, 3); // 15
이 프로젝트는 다음과 같은 기술 스택을 사용합니다:
커밋 메시지 컨벤션에 따라 자동으로 버전이 관리됩니다:
fix:: 패치 버전 증가 (예: 1.0.0 → 1.0.1)feat:: 마이너 버전 증가 (예: 1.0.0 → 1.1.0)feat: + BREAKING CHANGE:: 메이저 버전 증가 (예: 1.0.0 → 2.0.0)TypeDoc을 통해 소스 코드에서 API 문서가 자동으로 생성됩니다.
CommonJS와 ES Module 두 가지 포맷으로 빌드되어 다양한 환경에서 사용 가능합니다.
# 의존성 설치
npm install
# 개발 모드로 실행
npm run dev
# 빌드
npm run build
# 테스트 실행
npm test
# 린트 실행
npm run lint
# 린트 수정
npm run lint:fix
# 코드 포맷팅
npm run format
# 문서 생성
npm run docs
MIT
FAQs
간단한 TypeScript 라이브러리
The npm package @grapefruitgreentealoe/library-with-cursor-test receives a total of 11 weekly downloads. As such, @grapefruitgreentealoe/library-with-cursor-test popularity was classified as not popular.
We found that @grapefruitgreentealoe/library-with-cursor-test 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.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.