@codecraftkit/hooks

Made with create-react-library

Usage no npm install needed!

<script type="module">
  import codecraftkitHooks from 'https://cdn.skypack.dev/@codecraftkit/hooks';
</script>

README

hooks

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @codecraftkit/hooks

Usage


import { useDataTable } from '@codecraftkit/hooks'

Hooks

import {   
  useDataTable,
  useGetDataByUrl,
  useGqlQueryRequest,
  useGqlMutation
} from '@codecraftkit/hooks'

License

MIT © CodeCraft