46 packages
@8base/api-cli
The 8base API Command Line Interface (CLI)
@8base/api-client
The 8base SDK provides a convient way of initializing an API client to start making GraphQL calls to a workspace.
@8base/api-token-auth-client
The 8base api token auth client for the `AuthProvider`.
@8base/apollo-client
The Apollo Client library contains an extended implementation of [ApolloClient](https://www.apollographql.com/docs/react/api/apollo-client.html) that includes several links to work with 8base services.
@8base/apollo-links
A collection of Apollo links for more efficient communication with the 8base API.
@8base/apollo-link-ws
WebSocket transport layer for GraphQL
@8base/apollo-provider
This is wrapper under the Apollo Provider with fetching 8base [unions and interfaces.](https://www.apollographql.com/docs/react/recipes/fragment-matching.html) on start application.
@8base/app-builder-engine
@8base/app-provider
Universal 8base App Provider loads fragments schema and provides it to Apollo client, along with authentication and table schema.
@8base/auth
The 8base SDK provides an easy way to implement authentication in your client application. Whether you're using 8base Authentication, Auth0, or an OpenID provider, the `Auth` module helps in managing the authentication flow.
@8base/auth-provider
The 8base Auth Provider library contains provider with authentication state
@8base/boost
[](https://travis-ci.org/8base/boost)
@8base/create-apollo-client
The Create Apollo Client library contains factory to create original [ApolloClient](https://www.apollographql.com/docs/react/api/apollo-client.html) and several links to work with 8base services.
@8base/crud
8base CRUD is a wrapper under the react-apollo component to simplify working with the crud operations.
@8base/error-codes
8base errors module
@8base/file-input
File input integrated with Filestack and 8base
@8base/file-server-sdk
JavaScript SDK for working with files at 8base
@8base/forms
8base Forms is a thin React wrapper for React Final Forms to easy implement forms for 8base API entities.
@8base/functions-types
Types for 8base Custom Functions
@8base/generators
@8base/graphiql
An graphical interactive in-browser GraphQL IDE.
@8base/permissions-provider
The Table Schema Provider fetching list of 8base table schemas and provide it via React Context.
@8base/react-app-provider
Universal 8base App Provider loads fragments schema and provides it to Apollo client, along with authentication and table schema.
@8base/react-auth
The 8base React Auth package contains a provider with authentication state and auth helpers.
@8base/react-crud
8base CRUD is a wrapper under the react-apollo component to simplify working with the crud operations.