1.0.16 • Published 3 years ago
katkit v1.0.16
Custom Errors
Intro
A random api.
Installation
npm i katkitFunctions
| Name | Usage | Description | Asynchronized |
|---|---|---|---|
| throwCustomError | throwCustomError(errorName, errorMessage) | Throws a custom error. | false |
| getGithub | getGithub(github_username) | Gets someone's github details. | true |
| iplookup | iplook(ip) | Returns the geolocatino of an IPv4 | true |