Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: benchmark 및 ts-doc 추가 #312

Open
12 of 13 tasks
ssi02014 opened this issue Jul 7, 2024 · 0 comments
Open
12 of 13 tasks

[Feature]: benchmark 및 ts-doc 추가 #312

ssi02014 opened this issue Jul 7, 2024 · 0 comments
Assignees
Labels
documentation 문서 추가 및 수정 @modern-kit/utils @modern-kit/utils test 테스트 코드 추가

Comments

@ssi02014
Copy link
Contributor

ssi02014 commented Jul 7, 2024

Package Scope

  • 기존 패키지에 기능 추가
  • 새로운 패키지
  • Package name: @modern-kit/utils

Overview

점진적으로 각 모듈의 jsdoc을 추가합니다.
또한, lodash와 대응하는 함수의 경우 benchmark 테스트를 추가합니다.

benchmark 추가 목록(진행중 ~ing)

Common

  • size
  • [ ]
  • [ ]

Array

  • difference
  • flatten
  • flattenDeep
  • flattenDeepThenMap
  • intersection
  • [ ]

ts-doc 추가 목록(진행중 ~ing)

Common

  • size
  • [ ]

Object

  • mergeProperties
  • [ ]

Array

  • flatten
  • flattenDeep
  • flattenDeepThenMap
  • [ ]
@ssi02014 ssi02014 added documentation 문서 추가 및 수정 @modern-kit/utils @modern-kit/utils test 테스트 코드 추가 labels Jul 7, 2024
@ssi02014 ssi02014 self-assigned this Jul 7, 2024
@ssi02014 ssi02014 pinned this issue Jul 7, 2024
@ssi02014 ssi02014 changed the title [Feature]: benchmark 추가 [Feature]: benchmark 및 ts-doc 추가 Jul 9, 2024
@ssi02014 ssi02014 changed the title [Feature]: benchmark 및 ts-doc 추가 [Feature]: benchmark 및 jsdoc 추가 Jul 9, 2024
@ssi02014 ssi02014 changed the title [Feature]: benchmark 및 jsdoc 추가 [Feature]: benchmark 및 ts-doc 추가 Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 문서 추가 및 수정 @modern-kit/utils @modern-kit/utils test 테스트 코드 추가
Projects
None yet
Development

No branches or pull requests

1 participant