UNPKG

az-generator

Version:
35 lines (25 loc) 961 B
# AZ-generator ## How to install? First, install the package from npm.<br> We are managing two packages, `az-gen` and `az-generator`. ```shell npm install az-generator npm install az-gen ``` ## How to use? ```js import AzGagGenerator from "az-generator"; const gag = AzGagGenerator(); console.log(gag); // ["F가 애매한 이유는", "F=ma니까"] ``` ## How to Contribute? Fork -> Clone -> Change -> Commit -> Push -> PR ## package names | package names | |:--:| | az-gen | | az-generator | ## Contributor |<img src="https://avatars.githubusercontent.com/u/35485904">|<img src="https://avatars.githubusercontent.com/u/62806979">|<img src="https://avatars.githubusercontent.com/u/33440010">|<img src="https://avatars.githubusercontent.com/u/12760587">| |:-:|:-:|:-:|:-:| |[Kwanho Kim](https://github.com/KKWANH)|[Yeonseong-Lee](https://github.com/YeonSeong-Lee)|[Minjae kim](https://github.com/minjae9610)|[Juyeong Maing](https://github.com/mjy9088)|