https://github.com/paficent/tableutils
A robust and strictly typed Luau library with functions specifically designed for manipulating tables.
https://github.com/paficent/tableutils
array dictionary lua luau module roblox static table typed
Last synced: about 1 year ago
JSON representation
A robust and strictly typed Luau library with functions specifically designed for manipulating tables.
- Host: GitHub
- URL: https://github.com/paficent/tableutils
- Owner: Paficent
- License: mit
- Created: 2024-08-05T18:05:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T18:32:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T21:16:38.456Z (over 1 year ago)
- Topics: array, dictionary, lua, luau, module, roblox, static, table, typed
- Language: Luau
- Homepage: https://paficent.github.io/TableUtils/
- Size: 713 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 💻 Getting Started
### Prerequisites
In order to run this project you need [aftman](https://github.com/LPGhatguy/aftman/) and [wally](https://github.com/UpliftGames/wally).
### Install
Install this project with wally:
```sh
wally install paficent/tableutils@^1
```
### Usage
Usage examples for each function can be found in the Moonwave generated documentation.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Paficent/TableUtils/issues).
## 📝 License
This project is licensed with the [MIT](https://github.com/Paficent/TableUtils/blob/main/LICENSE) license.
## ⭐️ Support
I put a lot of time and effort into these open source projects for absolutely free! However, if you've found any sort of use my projects and would like to help a broke
student, consider supporting me [here](https://buymeacoffee.com/paficent)!