mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-11-16 10:00:56 +01:00
Merge branch 'master' of https://github.com/CupCakeArmy/canihazusername
This commit is contained in:
commit
3f827e1ea8
@ -1,11 +1,11 @@
|
||||
# canihazusername
|
||||
|
||||
Random username generator with buildt in typescript support.
|
||||
Username generator. Fully typed, simple and customizable
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
npm install --save canihazusername
|
||||
yarn add canihazusername
|
||||
```
|
||||
|
||||
## Quickstart
|
||||
@ -14,4 +14,4 @@ npm install --save canihazusername
|
||||
import cihu from 'canihazusername'
|
||||
|
||||
console.log(cihu())
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user