Skip to content

feat: lite dataset#38

Merged
LancelotP merged 2 commits intomainfrom
feat/lite-dataset
Oct 9, 2025
Merged

feat: lite dataset#38
LancelotP merged 2 commits intomainfrom
feat/lite-dataset

Conversation

@LancelotP
Copy link
Copy Markdown
Owner

  • Introduced a new section for the Lite Version, detailing its purpose and when to use it.
  • Added usage examples for getCountryData, getCountryFields, and getGridPattern functions.
  • Included code snippets for dynamically generating address forms using the Lite Version features.

- Introduced `lite.json` for compact country data storage.
- Implemented `persistLiteData` function to write country data to `lite.json`.
- Added `getCountryData`, `getCountryFields`, and `getGridPattern` functions in `entry-lite.ts` for data retrieval and formatting.
- Updated `vite.config.ts` to include `entry-lite.ts`.
- Enhanced `generate-metadata.ts` to persist lite data.
- Updated `biome.json` to include TypeScript file patterns.
…elines

- Introduced a new section for the Lite Version, detailing its purpose and when to use it.
- Added usage examples for `getCountryData`, `getCountryFields`, and `getGridPattern` functions.
- Included code snippets for dynamically generating address forms using the Lite Version features.
@LancelotP LancelotP merged commit f1dc889 into main Oct 9, 2025
2 checks passed
@LancelotP LancelotP deleted the feat/lite-dataset branch October 9, 2025 06:37
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.

1 participant