npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

taeo-utils

v2.0.20

Published

utils for everyone by Taeo

Downloads

447

Readme

taeo-utils-library

유틸 라이브러리팩

이 래포는 자주쓰이는 여러가지 utils함수를 모음 팩입니다.

This rappo is a pack of various frequently used utils functions.

taeo 시리즈 중 utils를 다루고 있는 라이브러리입니다.

This is a library that deals with utils in the taeo series.

Description

How to use?

// npm
$ npm install taeo-utils

// yarn
$ yarn add taeo-utils

Update Schedule

| 일정 | 내용 | 버전 | | ---------- | ------------------------------------------------------------ | ------------- | | 2024.01.19 | 초기 버전 출시 | 1.0.0 | | 2024.01.22 | datechecker 폴더 분리 | 1.0.2 - 1.0.9 | | 2024.01.23 | 타입스크립트 적용 | 2.0.0 | | 2024.01.23 | form- 핸드폰번호 헬퍼 함수 추가 | 2.0.1 | | 2024.01.26 | 한국어의 조사관련 변환 기능 함수 추가 | 2.0.4 | | 2024.01.27 | 예외처리 기능 - 한글, 숫자, 알파벳 | 2.0.5 | | 2024.01.29 | 숫자 천 단위마다 콤마 찍도록 하는 함수 추가 | 2.0.7 - 2.0.8 | | 2024.01.29 | 숫자로된 배열의 합계를 구하는 함수 추가 | 2.0.9 | | 2024.02.01 | 빈 배열 또는 빈 객체인지 확인하는 함수 추가 | 2.0.10 | | 2024.02.25 | lodash 모듈 추가 - debounce 기능 구현 | 2.0.12 | | 2024.02.27 | 자료구조형 모듈 추가 - 큐 기능, 스택 기능 구현 | 2.0.13 | | 2024.09.05 | Cookie 매니져 추가 - 쿠키 업데이트, 삭제 등의 갱신 기능 구현 | 2.0.14 | | 2024.09.06 | Table 매니져 추가 - 열 메서드 생성 기능 구현 | 2.0.15 | | 2024.09.07 | 테스트 코드 시작 | 2.0.18 | | 2024.09.10 | classNames 추가 - 클래스명을 조작하는 기능의 함수 구현 | 2.0.19 |

Community

  • 이메일을 보내주시거나 이슈를 통해 의견을 주시면 감사하겠습니다.
  • Send me an email([email protected]) or Contribute on Issues, I glad to hear your suggestion.

License

MIT License