Skip to content

koji/ichigyou

Repository files navigation

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