71 packages
eslint-plugin-orbit-components
Collection of ESLint rules to enforce the best usage practices of @kiwicom/orbit-components
@kiwicom/account-native
@kiwicom/account-web
@kiwicom/babel-plugin-orbit-components
A babel plugin for transforming destructured imports to granular ones.
@kiwicom/babel-preset
Kiwi.com's official Babel preset.
@kiwicom/babel-preset-kiwicom
Babel preset for JS used at Kiwi.com.
@kiwicom/balkan-ui
This package is now deprecated. Please see https://www.npmjs.com/package/@kiwicom/orbit-components.
@kiwicom/bond
Cross-domain-compatible messaging broker, and client across iframes
@kiwicom/browserslist-config
Supported browsers at kiwi.com
@kiwicom/cookies
Finally a proper cookie management system. :cookie:
@kiwicom/darwin
AB testing tool 2.0. :monkey:
@kiwicom/debug
Small utility to mimic the functionality of the [debug](https://github.com/visionmedia/debug) npm module.
@kiwicom/eslint-config
Kiwi.com's ESlint config for TypeScript and Flow.
@kiwicom/eslint-config-kiwicom-cypress
ESLint configuration for Cypress at Kiwi.com
@kiwicom/eslint-config-nitro
Nitro's ESlint config
@kiwicom/eslint-plugin-orbit-components
Collection of ESLint rules to enforce the best usage practices of @kiwicom/orbit-components
@kiwicom/express-http-proxy
This package is a thin and opinionated wrapper over `express-http-proxy`, to ensure we can safely proxy some paths transitively across several frontend servers, typically for static assets with base path `/scripts`.
@kiwicom/fetch
Production ready fetch function with advanced capabilities like retries with delay and request cancellation after timeout.
@kiwicom/flow-bin
Our custom wrapper around flow-bin with some additional default features like lazy mode and saved state.
@kiwicom/graphql-bc-checker
Script to detect breaking changes in GraphQL schema with ability to log these changes.
@kiwicom/graphql-global-id
Utility to manage ID fields in GraphQL correctly.
@kiwicom/graphql-logz
Implementation of Logz.io handler for better GraphQL monitoring.
@kiwicom/graphql-resolve-wrapper
Utility which enables to wrap GraphQL resolvers with your custom functions.
@kiwicom/graphql-result-size
This module provides an implementation of an algorithm that calculates the (exact) size of GraphQL response objects without actually producing the response.
@kiwicom/graphql-utils
Set of useful tools to build better GraphQL servers.