Skip to content

Feature/ts support and new docs#29

Merged
knowbee merged 3 commits intomasterfrom
feature/ts-support-and-new-docs
Aug 6, 2025
Merged

Feature/ts support and new docs#29
knowbee merged 3 commits intomasterfrom
feature/ts-support-and-new-docs

Conversation

@knowbee
Copy link
Copy Markdown
Owner

@knowbee knowbee commented Aug 6, 2025

#27

shyakadavis and others added 3 commits October 21, 2023 18:22
update workspace manifest file name

add vitest & biome

ch: use package inside the app
- add sveltekit app to test
- add vite-plugin-dts
- currently read package from the same namespace

add pre-commit hooks and test/lint/format scripts

update package meta data

ch: add changeset

ch: update workflows

add base types & data for Nyarugunga

ft: add `Districts` method

ft: add `Sectors` method
- add tests for provinces & districts

improve the `Sectors` method, and more tests

add `Cells` method and tests

ft: add `Villages` method & tests

ch: add Kicukiro sectors

add `Gasabo` data & export all sectors from `Kicukiro`

ch: add `Nyarugenge` sectors

complete `Kigali` province (districts & sectors)

temporarily disable district tests (until data is complete)

ch: add `East` province data (districts & sectors)

ch: add `North` province data (districts & sectors)

add `South` province
- districts & sectors
- remove exports of cells in `north` sectors

update ci workflow
- lint here and there also

wrap up init data transfer (ahwi 😮‍💨)

lint ✨

❓
- updated tests
- updates to the methods (making all, save the province, optional params)
- added a missing village

🧹
- improve methods (a tad bit simpler)
- check for some edge cases in tests
@knowbee knowbee linked an issue Aug 6, 2025 that may be closed by this pull request
@knowbee knowbee merged commit 71d3f48 into master Aug 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add TypeScript Type Definitions

2 participants