@kiwicom/static-data
v4.27.0
Published
data used for kiwi.com apps
Downloads
215
Keywords
Readme
Static Data
Data Content
| file name | size | expected usage | | --------------------------------------------------------------------------------------------- | :----: | :------------: | | 📄 affiliates.json | small | client side | | 📄 airlineRestrictions.json | medium | client side | | 📄 airlines.json | medium | client side | | 📄 airlineTerms.json | medium | client side | | 📄 continents.json | medium | client side | | 📄 countries.json | big | server | | 📄 countryPhonePrefixes.json | medium | client side | | 📄 currencies.json | medium | client side | | darwin.json | small | server | | 📄 languages.json | medium | server |
BIMI Logo
- The BIMI (Brand Indicators for Message Identification) is a new specification that enables the use of brand-controlled logo within supporting email clients, more info: https://bimigroup.org/
- in repo - kiwi.svg
- after deploy - https://static-data.kiwi.com/bimi/kiwi.svg
How to use it
build time - as npm package
yarn add @kiwicom/static-data
for install from npm- installing from GitLab is also supported with deploy token
git+https://<token-name>:<token>@gitlab.skypicker.com/frontend/static-data.git#{branch|tag}
runtime
- data are available on https://static-data.kiwi.com (e.g. https://static-data.kiwi.com/airlineTerms.json)
- published data should be automatically available on unpkg https://unpkg.com/browse/@kiwicom/static-data/
- published data should be automatically available on https://jspm.io/
Notes:
- We are considering to move languages.json to https://gitlab.skypicker.com/frontend/eloquent