@museumwnf/sharinghistory-data
v1.2.15
Published
Static data export for awe
Readme
@museumwnf/sharinghistory-data
Static data export — projects: awe.
Installation
npm install @museumwnf/sharinghistory-dataUsage
import manifest from '@museumwnf/sharinghistory-data/manifest.json' assert { type: 'json' }
import items from '@museumwnf/sharinghistory-data/items.json' assert { type: 'json' }
// Lazy-load translations for a language
const { default: translations } = await import(`@museumwnf/sharinghistory-data/translations/items.${lang}.json`)Available top-level JSON files: manifest.json, items.json, partners.json,
collections.json, countries.json, glossary.json, languages.json,
timelines.json, timeline_events.json. (No dynasties.json — Sharing
History has no dynasty entity.)
Each has a per-language translation file under translations/{entity}.{lang}.json.
Terms of use
This data is Content of the MWNF Website under the
MWNF legal notice, which
governs its use (non-commercial, personal, educational and scientific use is
permitted, with attribution and mandatory reporting — see the notice for the
full terms). The notice text also ships in this package as LICENSE.md.
