npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@ayios/roblox-api

v0.0.2

Published

Ayios Roblox API (Open-Cloud) release

Downloads

143

Readme

the pitch

Are you tired of annoying and overly complex JavaScript/TypeScript Roblox packages?

Do you wish you could spam the everliving LIFE out of a function without having to worry about being ratelimited and getting your IP banned from Roblox servers for 3 days (I may have done this before - whoops)?

Well, now you can! There's FINALLY a package that handles ratelimits for you.

This is meant to be used in a production environment.

What's so special about it?

Ratelimiting is advanced. Its per authorization method and per the value of such method.

Do you have 6 API keys? You can ratelimit each API key individually. Do you want to use a unique API key PER request, and have the simplicity of a default key? Done. Do you want to have all that AND the ability to make a request using a user's OAuth2 key? Done!

There's also fantastic typing.

And yes, you can use the filter parameters.

Also - pages? They're easy now.

I liked how Discord API libraries (e.g. discord.js, or my favorite, oceanic.js) handled everything for you. Why not return the favor?

Also, we have a lovely documentation site and examples folder on GitHub. Your hand is being held.

About

This repository contains utility services used by Ayios. Many of these components are used across various Ayios projects. There are not really any examples, although usage is relatively simple.

License

All code within this repository created by Ayios is under MIT license. Other code within this repository is under its own respective license which will be displayed within their respective files.