Skip to content
View arxkdev's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report arxkdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Dictionary Dictionary Public

    This is a Dictionary class that can be used in various ways. It provides easy access to methods actually ATTACHED to the dictionary you initialize.

    Lua 1

  2. SortingAlgorithms SortingAlgorithms Public

    Covers 4 sorting algorithms: bubble, insertion, selection and quick. Information pages can be found in the readme.

    Lua

  3. Array Array Public

    Similar to the array prototype in JavaScript. Designed for easy use without even thinking you're using an external module.

    Lua

  4. ArxkStorage ArxkStorage Public

    KuraiStorage is an easier way of storing large amounts of data that need to be accessed quickly. Modified of an older version called GlobalStorage

    Lua

  5. Richify Richify Public

    Richify offers an easy function to take options and generates a text fully compatible with Roblox's new RichText. Based off of another module, just redone to make it far less complicated.

    Lua