bloxkit

1.2.4 • Public • Published

View on NPM View on Yarn

Easy to use lightweight ROBLOX Api wrapper used by over 700+ projects.

Installation

npm init -y
npm install bloxkit

Example Usage

import * as Bloxkit from 'bloxkit';
let uid = 34324323; // player's id

// logs player's avatar image
console.log(await Bloxkit.GetUserAvatar);

Docs

Read the docs here.

Package Sidebar

Install

npm i bloxkit

Weekly Downloads

0

Version

1.2.4

License

MIT

Unpacked Size

28.4 kB

Total Files

61

Last publish

Collaborators

  • r6nted