Skip to content

vabarnabas/roszti-client

Repository files navigation

@roszti/client

NPM JavaScript Style Guide

Install

npm install --save @roszti/client

Usage

import * as React from "react"

import { useROszTIClient } from "@roszti/client"

const Example = () => {
  const example = useROszTIClient()
  return <div>{example}</div>
}

License

MIT © vabarnabas


This hook is created using create-react-hook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published