1.0.0 • Published 1 year ago

@kazesolo/random-hub v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Random Hub

random nsfw anime & real

Intallation ?

  • In the browser
<script type="text/javascript" src="./random-hub.js"></script>
  • NPM
npm i @kazesolo/random-hub

How to use ?

  • In browser
const hub = new RandomHub();
console.log(hub.getRandomHub());
  • In node.js
const RandomHub = require('random-hub').RandomHub;
const hub = new RandomHub();
console.log(hub.getRandomHub())

Support

DONATE