mirror of
				https://github.com/Ukendio/jecs.git
				synced 2025-11-04 10:59:18 +00:00 
			
		
		
		
	
				* Initial commit * Return static function * Fix upvalues conflict * Add examples to luau * rename example folder * Add queries example * Add changetracking example * Add wildcards example * Delete example.project.json  | 
			||
|---|---|---|
| .. | ||
| luau | ||
| README.md | ||
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