Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/koji/ichigyou

typescript one liners
https://github.com/koji/ichigyou

npm oneliners pnpm tsdoc typescript vite vitest

Last synced: 28 days ago
JSON representation

typescript one liners

Awesome Lists containing this project

README

        



# 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

```shell
# npm
npm i ichigyou

# yarn
yarn add ichigyou

# pnpm
pnpm i ichigyou

```

### sample