1.2.4 • Published 2 years ago

bloxkit v1.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.2.4

2 years ago

1.2.3

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago