UNPKG

@longgt-public/node-gimei

Version:

random Japanese name and address generator. nodejs port of gimei

53 lines (28 loc) 1.57 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. #### 0.4.1 (2024-12-26) ##### Bug Fixes * **address:** index out of range in some cases ([2cf74bf](https://github.com/longgt/node-gimei/commit/2cf74bf73f76eaefcac1abd9e8463b33159d2fb6)) #### 0.4.0 (2024-11-20) ##### Changes * **name:** add Romaji * **address:** add Romaji #### 0.3.0 (2021-11-24) ##### Changes * **name:** add katakanaHan * **address:** add katakanaHan #### 0.2.1 (2021-11-23) ##### Changes * **perf:** cache initial data for all instances([059176c7](https://github.com/longgt/node-gimei/commit/059176c7de4cef8dd6f3202fcc14f019bec5a6a0)) #### 0.2.0 (2021-11-22) ##### Changes * **deps:** bump js-yaml to 4.1.0 ([883d944e](https://github.com/longgt/node-gimei/commit/883d944e4f2399264bbabee51e52efd66e123c0f)) #### 0.1.0 (2020-03-25) ##### Chores * change public name ([3c1c7b59](https://github.com/longgt/node-gimei/commit/3c1c7b59ee1591b9432f3e05031c047fb3976089)) * **deps:** bump deps ([b791a5f4](https://github.com/longgt/node-gimei/commit/b791a5f47417457b8a8dd1e495fb4dc598bf7688)) ##### New Features * exports function instead instance of gimei ([84fd8366](https://github.com/longgt/node-gimei/commit/84fd83669a68a63cd870bc381971e898e857cdcc)) #### 0.0.6 (2020-03-25) ##### Bug Fixes * **name:** index out of range in some case ([f4b231c9](https://github.com/longgt/node-gimei/commit/f4b231c92f4f6c99ae50a78834dc8956914bc58e))