Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 476 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 476 Bytes

ichigyou (一行 いちぎょう)

ichigyo(1行) is a collection of one-liner functions in typescript

54 functions

  • string
  • array
  • number
  • object
  • other

TSDoc of ichigyo https://koji.github.io/ichigyou/index.html

how to use

install

# npm
npm i ichigyou

# yarn
yarn add ichigyou

# pnpm
pnpm i ichigyou

sample