0.0.2 • Published 1 year ago

@lgyn10/mini-lodash v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

mini-lodash

lodash에서 특정 메서드를 구현 take, takeWhile

  • 배열, 객체, 문자열을 다루기 위한 API 제공
  • 외부 의존성 없는 경량화

설치

npm istall lgyn10/mini-lodash

사용법

const ml = require('lgyn10/mini-lodash');
0.0.2

1 year ago

0.0.1

1 year ago