Humanbox Core
Blazing fast zero-runtime CSS in JS library
A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.
Seamless mapping of class names to CSS modules inside of React components.
React hooks for setTimeout and setInterval.
React Native flashbar and top notification alert utility
OpenID Connect & OAuth authentication using react
Small library for decoding json web tokens (JWT)
A package that provides 'Sign in with Apple' capability for Expo and React Native apps.
Microsoft Authentication Library for React
React Swipe event handler hook
Print React components in the browser
- To bundle up and expose features from other packages to be used by the end user. This is the package that users will install and import into their own React projects. - Note that this is a React-specific package. Therefore, unlike the core package, Reac
Core wallet adapter logic and utilities
Cloudflare-specific runtime adapters for Agent Assistant persona workers.
Simple and secure SSL public key pinning for React Native. No native configuration needed, set up in <5 minutes.
Core classes and controller for creating parallax scrolling effects
Auth0 SDK for React Single Page Applications (SPA)
Dead simple yet powerful countdown hook for React.
Drawer component for React Native
React use hook for shared and persisted state
CSS media queries for React
This package is part of the [React Native CLI](../../README.md). It contains utilities for building reusable commands targeting Apple platforms.
Queues using linked list, faster than array.shift(), support enqueue,dequeue,enqueue all, dequeue all, clear, forEach, first, last