@local-civics/js-gateway
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

js-gateway

Javascript client library for Local Civics API Gateway

Get started

Install

Add hoplite to your project.

npm install --save @local-civics/js-gateway

Usage

Import the client

import { useClient } from '@local-civics/js-gateway'

and use it, like so

const client = useClient()
const identity = await client.identity.resolve()

Readme

Keywords

none

Package Sidebar

Install

npm i @local-civics/js-gateway

Weekly Downloads

5

Version

0.0.12

License

none

Unpacked Size

799 kB

Total Files

15

Last publish

Collaborators

  • roblocalcivics
  • perceeg