jecs/examples
dai 9514fb758a
Some checks are pending
analysis / Run Luau Analyze (push) Waiting to run
deploy-docs / build (push) Waiting to run
deploy-docs / Deploy (push) Blocked by required conditions
publish-npm / publish (push) Waiting to run
unit-testing / Run Luau Tests (push) Waiting to run
Fix line endings (#280)
2025-09-22 14:08:38 +02:00
..
luau Fix line endings (#280) 2025-09-22 14:08:38 +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