Get a PATH with all executables available to npm scripts.
React specific wrapper for the Atomic component library
The most popular front-end framework for developing responsive, mobile first projects on the web.
A React wrapper for embedding Retool apps.
utils to render remix into a dom-node instead of the whole document
Easy peasy lemon squeezy iframes with react
react native in app review, to rate on Play store, App Store, Generally, the in-app review flow (see figure 1 for play store, figure 2 for ios) can be triggered at any time throughout the user journey of your app. During the flow, the user has the ability
Tesseract C++ API in Pure Javascript
Force a specific package manager to be used on a project
React Native Calendar Components
This package contains a module for building PowerApps Component Framework (PCF) controls. See project homepage how to install.
Adapty React Native SDK
After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript
Lottie wrapper for React on the web.
Vite plugin for correct CSS Modules behavior
🚀 Beautiful and modern React UI library built with Tailwind CSS 4.0.
Automatically bind methods to their class instance
An NPM package used for installing and configuring NGINX virtual hosts.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
htmlparser2 build that excludes node native modules so that you can use it in platforms like React Native.
React component for showing carousel just like a film strip
Structured Node.js bindings for Redis.
The server-cli-only package is designed to restrict the import of modules exclusively to React Server Components or scripts running on the CLI.
- Use your React Context without the additional re-renders in the consumers - Ability to read values out of context "on-the-fly" - useful in callbacks so you don't have to bind the UI to a context value change just to use the value in a callback - Redux-l