Madison
007097b791
Correct Cleanup example: Change OnSet to OnAdd ( #289 )
...
* Correct Cleanup example: Change OnSet to OnAdd
`jecs.OnSet` no longer exists. This should be `jecs.OnAdd` instead, which does exist.
* Clarify OnAdd hook in cleanup.luau
Add comment to clarify OnAdd hook behavior
2025-12-16 22:33:48 +01:00
Ukendio
8e06781be6
Replace demo with advanced examples
2025-11-30 08:59:16 +01:00
Ukendio
b8c0cc0010
Replace docs site with luau files
2025-11-30 07:56:31 +01:00
dai
9514fb758a
Fix line endings ( #280 )
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
2025-09-22 14:08:38 +02:00
Ukendio
af093713b4
Add examples
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
2025-08-30 16:12:14 +02:00
Ukendio
1ee5790035
Optimize column access
...
Cleanup
2025-06-25 17:16:04 +02:00
Ukendio
1937529dcb
Modify example
2025-02-05 22:26:12 +01:00
Ukendio
44534b7c81
Improve deletion
2025-02-01 13:07:55 +01:00
Ukendio
6123946e11
Improve cached queries
2025-01-14 11:09:18 +01:00
Christopher Buss
0eb288e057
style: fix inconsistent project formatting ( #144 )
...
Closes #138
2024-10-12 22:18:11 +02:00
Ukendio
f0e4dc8be6
Add more examples
2024-09-29 05:36:21 +02:00
Marcus
a9f449b3fb
Example ( #93 )
...
* 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
2024-08-03 05:48:48 +02:00