roblox-js icon indicating copy to clipboard operation
roblox-js copied to clipboard

Add .gitignore for node, .eslintrc.json, and yarn.lock

Open evaera opened this issue 7 years ago • 6 comments

.gitignore: Ignore node_modules and other node files .eslintrc.json: Configuration for eslint to match this project's style yarn.lock: Packages locked to commit hash for the yarn package manager

Also removed two statements that weren't doing anything from getFriends and getMessages according to eslint

evaera avatar Sep 25 '17 10:09 evaera

Can we accept this? @sentanos

suufi avatar Mar 24 '18 17:03 suufi

Roblox-js is no longer supported. Pull requests never get merged.

Neztore avatar Mar 24 '18 18:03 Neztore

roblox-js is supported. the owner works on it rarely though. @Neztore

ipadpuppydogdude1 avatar Apr 04 '18 16:04 ipadpuppydogdude1

@ipadpuppydogdude1 If the project was supported, then it would have received an update within the last 6 months. There are lots of pull requests pending which haven't received any comment. It looks like the owner has abandoned the project.

I would not recommend using roblox-js for new work. Instead, see https://github.com/suufi/noblox.js

evaera avatar Apr 04 '18 17:04 evaera

@ipadpuppydogdude1 The owner has confirmed that this is no longer maintained; it was abandoned.

suufi avatar Apr 04 '18 17:04 suufi

It was confirmed via. Discord. I recommend using @suufi 's fork, noblox.js

Neztore avatar Apr 04 '18 17:04 Neztore