Commit graph

37 commits

Author SHA1 Message Date
Stanislav Laptev
5226ebb385 docs(api): consolidate and clarify contains method documentation
Remove duplicate contains method section and update description to be more precise about checking both entities and components. Also fix example code references to use contains instead of has for consistency.
2025-08-03 11:59:58 +03:00
Ukendio
f284de6ec1 Simplying 2025-07-27 17:07:41 +02:00
Ukendio
abc0b1ec22 Fix typos 2025-07-27 17:05:15 +02:00
EncodedVenom
998b1d3528
Update query.md - formatting
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
2025-07-26 18:55:38 -04:00
Ukendio
3e46b723e9 Clarify exists usage
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
2025-07-26 02:50:24 +02:00
Ukendio
1c2dee57d3 Add some examples 2025-07-26 02:41:18 +02:00
Ukendio
3777585677 Address docs issues 2025-07-26 02:09:28 +02:00
Ukendio
1ee5790035 Optimize column access
Cleanup
2025-06-25 17:16:04 +02:00
Marcus
e74924ec07
Fix line endings (#233) 2025-06-05 22:00:29 +02:00
Ukendio
8194b7db24 Update docs with new API
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
2025-05-18 15:28:19 +02:00
EncodedVenom
27b58e9745
Update jecs.md
Makes the sentence clearer
2025-03-30 12:24:24 -04:00
Ukendio
52e03683db Update documentation
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
2025-01-15 19:59:07 +01:00
ChinoUkaegbu
46f99a5e2b
Fix typos in docs (#151)
* fix typos in docs

* Update component-traits.md
2024-11-17 21:05:20 +01:00
Lucas
d6f4d782a2
docs: fix syntax in ts example (#146) 2024-10-15 02:03:13 +02:00
Ukendio
76ab6838f2 query:archetypes is a method 2024-10-12 22:00:51 +02:00
silly-spongus
106dc42128
Improvements to "world" api documentation (#128)
* Improvements to "world" api documentation

I've tried to do several improvements to the api documentation by including the methods such as `delete`, `remove` and `clear` + added more extensive examples for some things

Please tell me if there's anything that needs to be corrected

* Update world.md

* Update world.md

* Update world.md

* Update world.md
2024-10-06 03:40:26 +02:00
silly-spongus
9a0a578acd
Improvements to "Query" API Docs (#130)
* Improvements to "Query" API Docs

Minor improvements, but mostly made this fit more with the PR i made for World

* Update query.md

* Update query.md
2024-10-06 03:39:47 +02:00
Marcus
244d799cec
Add nth parameter to world:target (#116)
* Add nth parameter to world:target

* Put archetype record creation into function

* Fix docs and comments
2024-09-10 23:56:42 +02:00
Ukendio
1067a17101 Fix docs titles 2024-09-07 22:12:07 +02:00
Marcus
e6983a3356
Remove multret (#99)
* Initial commit

* Move functions for get and has

* Update docs
2024-08-11 03:27:29 +02:00
Ukendio
7e48b3285a Remove ::: 2024-08-03 06:24:03 +02:00
Ukendio
ffb0fae952 Add wildcards 2024-08-03 06:21:56 +02:00
Ukendio
8f45a2b2be Fix typos 2024-07-31 03:01:39 +02:00
Ukendio
e8f7f59a80 Remove dead link 2024-07-31 02:56:33 +02:00
Ukendio
a191a0c6ab Remove dead link 2024-07-31 02:55:42 +02:00
Marcus
51ed9e2173
Add pages to docs (#92)
* Explicit error for query:next

* Add drain to docs

* Fix next call

* Add relationships page
2024-07-31 02:43:24 +02:00
Ukendio
4e21367caf Fix typo 2024-07-30 15:49:45 +02:00
Ukendio
c7be8958ef Update docs 2024-07-30 15:41:28 +02:00
Marcus
49305f73dd
Add archetypes method (#89)
* Add method

* Remove unnecessary shadowed variable
2024-07-28 02:39:19 +02:00
Ukendio
059a3f9bed Fix world:remove 2024-07-26 04:36:30 +02:00
EncodedVenom
8e9225772b
Start Work on Documentation (#74)
* init bug / feat templates

* capital J for style

* PR templates

* Combine templates because github be like that

* Out with the old

* package and package lock files

* Deploy docs workflow

* Absolutely massive commit (docs)

* Delete cache and add to gitignore

* Goodbye cache
2024-07-14 01:06:50 +02:00
Ukendio
e6260541c3 Merge branch 'main' of https://github.com/Ukendio/jecs 2024-05-27 20:09:25 +02:00
Ukendio
05d61bd6da Fix doc 2024-05-27 20:09:22 +02:00
Marcus
1498a28c3f
Update world.md 2024-05-27 11:46:42 +02:00
Ukendio
94cc3ee8ea Fix links 2024-05-27 11:45:41 +02:00
Ukendio
3d689ebdd8 Fix links 2024-05-27 11:33:59 +02:00
Ukendio
c0594c7e75 Fix docs 2024-05-27 03:50:46 +02:00