quiltt / quiltt-js

Monorepo for Quiltt JS-related packages
https://quiltt.dev/connector/sdk
MIT License
6 stars 0 forks source link

quiltt-js

Maintainability Test Coverage

This repository is the home of Quiltt's JavaScript projects. This includes a range of tools and libraries designed for ECMAScript runtimes and languages, with comprehensive support for TypeScript, React, React Native and Node.js environments.

About Quiltt

Quiltt's unified API lets fintech developers streamline the development of fintech applications by providing a single point of integration to a host of open banking data and enrichment providers.

Getting Started

For an in-depth understanding of Quiltt's core concepts, guides, and API reference, visit our documentation at https://quiltt.dev.

Please refer to the README of each package for more information and instructions:

Packages

@quiltt/core

npm version The Core package provides essential functionality for building Javascript-based applications with Quiltt. It provides an Auth API client and modules for handling JSON Web Tokens (JWT), observables, storage management, timeouts, API handling, and Typescript types.

@quiltt/react

npm version The React package provides React Components and Hooks for integrating Quiltt into React-based applications, as well as a powerful Apollo-based GraphQL client.

@quiltt/react-native

npm version The React Native package provides React Native Components for integrating Quiltt Connector into React Native and Expo applications.

Contributing

We welcome contributions from developers at all skill levels. Whether you're looking to report a bug, propose a feature, or contribute code, your involvement is invaluable to the growth and improvement of these projects. Please refer to the CONTRIBUTING file for more details on how to get started.

License

This repository and all published packages are licensed under the terms of the MIT license. See the LICENSE file for more information.