@webextensions/react

0.1.1 • Public • Published

@webextensions/react

React based Components and Hooks

Import

Components

AfterDelay

import { AfterDelay } from '@webextensions/react/components/AfterDelay/AfterDelay.js';

ClickToShow

import { ClickToShow } from '@webextensions/react/components/ClickToShow/ClickToShow.js';

CopyIcon

import { CopyIcon } from '@webextensions/react/components/CopyIcon/CopyIcon.js';

Loading

import '@webextensions/react/components/Loading/Loading.css';
import { Loading } from '@webextensions/react/components/Loading/Loading.js';

Hooks

useAjax

import { useAjax } from '@webextensions/react/hooks/useAjax/useAjax.js';

useLocalStorage

import { useLocalStorage } from '@webextensions/react/hooks/useLocalStorage/useLocalStorage.js';

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0
  • 0.0.3
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i @webextensions/react

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

59.2 kB

Total Files

33

Last publish

Collaborators

  • webextensions
  • paras20xx