Skip to content

seaofvoices/luau-disk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disk

A collection of functions to operate on Lua/Luau data structures as immutable data.

Installation

Add luau-disk in your dependencies:

yarn add luau-disk

Or if you are using npm:

npm install luau-disk

Releases

Versions of Disk are also pre-built and linked to GitHub releases:

  • disk.rbxm is a Roblox model file
  • disk-bundled.lua is a single-file version of the library (with Luau type annotations removed)

Other Lua Environments Support

If you would like to use this library on a Lua environment, where it is currently incompatible, open an issue (or comment on an existing one) to request the appropriate modifications.

The library uses darklua to process its code.

Documentation

Note: Documentation has not been fully written yet.

Documentation available within the repository, under the docs/ folder: documentation.

About

Immutable data structures for Lua

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors