layer5io / layer5io/sistent

Create custom `hooks` library

Open
#11 2 comments 0 reactions 1 assignee View on GitHub

@nebula-aac is already working on this.

Since Oct 9, 2023.

  • #114 by @nebula-aac — closed without merging
area/ui framework/react kind/feature
Dominant language
TypeScript
Stars
137
Forks
239
Avg merge
4d 14h
Merged PRs (30d)
5

Description

Requirements:

In multiple Layer5 repos, there are tons of hooks that can benefit from being created in a custom hooks package.

List of custom hooks (to consider to to use)

  • useDebounced
  • useLocalStorage
  • usePauseEvents
  • useThrottledDragOver
  • useCytoscape
  • useDraggable
  • useFullScreen
  • useOverlayedComponent
  • useMeshModalComponents
  • useNotification
  • usePreventUserFromLeavingPage
  • useStateCallback
  • useNotification
  • useWindowDimensions

Consider creating a Redux context provider through the hooks library


Contributor Guide

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.