@reacthooks.org/use-skeleton

0.2.5 • Public • Published

Install

$ npm install @reacthooks.org/use-request-animation-frame

useSkeleton

A React Hook (using useEffect) which ... skeleton ....

Synopsis

In your React component, ... skeleton ...:

import { useState } from 'react'
import useSkeleton from "use-skeleton"

function Skeleton() {
  // Skeleton

  return <p>Count = { count }</p>
}

Other Hooks

Please see all of the other reacthooks.org hooks:

Author

$ npx chilts

   ╒════════════════════════════════════════════════════╕
   │                                                    │
   │   Andrew Chilton (Personal)                        │
   │   -------------------------                        │
   │                                                    │
   │          Email : andychilton@gmail.com             │
   │            Web : https://chilts.org                │
   │        Twitter : https://twitter.com/andychilton   │
   │         GitHub : https://github.com/chilts         │
   │         GitLab : https://gitlab.org/chilts         │
   │                                                    │
   │   Apps Attic Ltd (My Company)                      │
   │   ---------------------------                      │
   │                                                    │
   │          Email : chilts@appsattic.com              │
   │            Web : https://appsattic.com             │
   │        Twitter : https://twitter.com/AppsAttic     │
   │         GitLab : https://gitlab.com/appsattic      │
   │                                                    │
   │   Node.js / npm                                    │
   │   -------------                                    │
   │                                                    │
   │        Profile : https://www.npmjs.com/~chilts     │
   │           Card : $ npx chilts                      │
   │                                                    │
   ╘════════════════════════════════════════════════════╛

(Ends)

Package Sidebar

Install

npm i @reacthooks.org/use-skeleton

Weekly Downloads

1

Version

0.2.5

License

ISC

Unpacked Size

7.66 kB

Total Files

6

Last publish

Collaborators

  • chilts
  • chilts-appsattic