@c1495616js/myhooks
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

@c1495616js/myhookss

NPM JavaScript Style Guide

Storybook

https://c1495616js.github.io/jerry-fe-library

Install

npm install --save @c1495616js/myhooks

Usage

import * as React from 'react';

import { useExample } from '@c1495616js/myhooks';

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

License

MIT © c1495616js


This hook is created using create-react-hook.

Readme

Keywords

none

Package Sidebar

Install

npm i @c1495616js/myhooks

Weekly Downloads

57

Version

1.1.5

License

MIT

Unpacked Size

1.43 MB

Total Files

140

Last publish

Collaborators

  • c1495616js