jecs/examples
Ukendio af093713b4
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
deploy-docs / build (push) Has been cancelled
publish-npm / publish (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
deploy-docs / Deploy (push) Has been cancelled
Add examples
2025-08-30 16:12:14 +02:00
..
luau Add examples 2025-08-30 16:12:14 +02:00
README.md Optimize column access 2025-06-25 17:16:04 +02:00

Examples

This folder contains code examples for the Luau/Typescript APIs.

Run with Luau

To run the examples with Luau, run the following commands from the root of the repository:

cd examples/luau
luau path/to/file.luau