Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.12 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.12 KB

kyouka

My Typescript helper function library.

Version License: MIT Twitter: alphardex007

Hikawa Kyouka, a cute girl in Princess Connect! Re:Dive.

Install

npm i kyouka

Usage

import ky from "kyouka";

console.log(ky.isEmpty({}));
// true

Author

👤 alphardex

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator