Skip to content
@react-corekit

React CoreKit

Basic and minimalistic components that solves functional problems

Popular repositories Loading

  1. use-idle use-idle Public

    Detecting when the user becomes inactive (idle) or active

    JavaScript 5

  2. use-interval use-interval Public

    Hook implementation for setInterval()

    JavaScript 4

  3. use-where use-where Public

    Detects if the javascript is being loaded from a server (SSR) or a web client

    JavaScript 2

  4. video video Public

    React video tag that adds the 'muted' attribute required for autoplay. The muted attribute is removed by react when renders the video tag.

  5. sleep sleep Public

    Non blocking asynchronous sleep

    JavaScript

  6. uuid uuid Public

    Library for generating RFC-4122 versions 1, 3, 4, and 5 Universally Unique Identifiers (UUID)

Repositories

Showing 9 of 9 repositories
  • use-storage Public

    Declares “state variables” to store data locally within the user's browser using cookies or localStorage.

    JavaScript 0 MIT 0 0 30 Updated Jan 5, 2023
  • sleep Public

    Non blocking asynchronous sleep

    JavaScript 0 MIT 0 0 8 Updated Jan 5, 2023
  • use-where Public

    Detects if the javascript is being loaded from a server (SSR) or a web client

    JavaScript 2 MIT 0 0 34 Updated Jan 5, 2023
  • use-interval Public

    Hook implementation for setInterval()

    JavaScript 4 0 0 36 Updated Jan 5, 2023
  • use-idle Public

    Detecting when the user becomes inactive (idle) or active

    JavaScript 5 0 0 35 Updated Jan 5, 2023
  • fullscreen Public

    Component wrapper that sets its children to fullscreen using the fullscreen API

    0 MIT 0 0 0 Updated Jun 25, 2020
  • cookie-consent Public

    Cookie Consent is React component that add interactive cookie permissions pop-up and handle EU Cookies Directive and GDPR legislation.

    0 MIT 0 0 0 Updated Jan 20, 2020
  • uuid Public

    Library for generating RFC-4122 versions 1, 3, 4, and 5 Universally Unique Identifiers (UUID)

    0 MIT 0 0 0 Updated Jan 16, 2020
  • video Public

    React video tag that adds the 'muted' attribute required for autoplay. The muted attribute is removed by react when renders the video tag.

    0 0 0 0 Updated Oct 21, 2019

Top languages

Loading…

Most used topics

Loading…