```js const uri = //your_database_uri const DB = require("mongo-glow") DB.connect(uri).then(async()=>{ const db = new DB.getDB("test") }) ``` ## usage - set ```js db.set("test",{name:"a"}) ``` - get ```js db.get("test").then(data=>{ console.log(da
published version 1.1.0, 4 years agojust copy&paste this first. ```js const api = require("glow-hyapi") const hypixel = new api("your hypixel api token") hypixel.getInfo("Googlefan").then(console.log) ```
published version 1.0.1, 4 years agoAn official api module of URL shortener cb0t.cc.
published version 0.0.1, 4 years agoA little cog system(Assumed to be used for discord.js command&event managers)
published version 0.1.3, 3 years agoAn library to screenshot a page easily using puppeteer
published version 0.1.4, 3 years ago- published version 0.1.2, 2 years ago
- published version 0.1.2, 2 years ago
- ja3 - response handles - body handles
published version 0.0.10, 2 years ago- published version 0.1.5, 2 years ago
- published version 0.1.2, 2 years ago
- published version 0.1.1, 2 years ago
A simple nodejs bundler for production
published version 0.1.2, 2 years agoA small syntax highlight library for web
published version 0.0.10, 2 years ago