Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/koji/ichigyou
- Owner: koji
- Created: 2024-04-08T01:01:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T04:19:26.000Z (9 months ago)
- Last Synced: 2024-04-17T08:29:38.013Z (9 months ago)
- Topics: npm, oneliners, pnpm, tsdoc, typescript, vite, vitest
- Language: TypeScript
- Homepage: https://koji.github.io/ichigyo/index.html
- Size: 170 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ichigyou (一行 いちぎょう)
`ichigyo(1行)` is a collection of one-liner functions in typescript
54 functions
- string
- array
- number
- object
- otherTSDoc 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