osyrisrblx / every-rbxts-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

every-rbxts-package

⚠️ You're probably looking for this! ⚠️

This is a tool used to download every @rbxts package on npm. Useful for testing purposes or searching the contents of all packages, not real development!

Run npm install and npm run download to get started.

Useful search regex query for finding legacy RuntimeLib usage:

TS\.(?!Promise|getModule|import|instanceof|async|await|bit_lrsh|try|generator|TRY_RETURN|TRY_BREAK|TRY_CONTINUE)

About


Languages

Language:TypeScript 100.0%