Get a growing list of React components, ready-to-use, free forever and with accessibility always in mind.
8.1-Should-You-Use-a-Monorepo_ 04:04 8.2-Creating-a-Next.js-App-in-a-Turborepo-Monorepo 06:17 8.3-Storybook-in-a-Turborepo-Monorepo 12:44 8.4-Naming-and-Organizing-Server-and-Client-Components 04:26 8.5-Lego-Components 08:00 9.-Embrace-the-JS_-Next.js_-and-React-Ecosystem 00...
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design. - hmd-ai/material-ui
react-ui-cards Various stylish card components for React. Focused on being ready to use with little modifications. Supply your data and you're good to go. Live demo https://nukeop.github.io/react-ui-cards npm https://www.npmjs.com/package/react-ui-cards ...
Product name IHCeasy TNNI3 Ready-To-Use IHC Kit Sample type FFPE tissue Assay type Immunohistochemistry Primary antibody type Mouse Monoclonal Secondary antibody type Polymer-HRP-Goat anti-Mouse Reactivity Human, Rat Kit components ComponentSizeConcentration Antigen Retrieval Buffer 100 mL 50× Washing ...
Ready-to-use Slate-based RichText component for React. Why?·Demo and examples·API·Style·Contributing Why? The RichText component provided by this package is not meant to be extensible (e.g. allowing to add a new formatting features/buttons via plugins, etc.), it is actually quite the...
Product name IHCeasy UCP2 Ready-To-Use IHC Kit Sample type FFPE tissue Assay type Immunohistochemistry Primary antibody type Rabbit Polyclonal Secondary antibody type Polymer-HRP-Goat anti-Rabbit Reactivity Human, Mouse Kit components ComponentSizeConcentration Antigen Retrieval Buffer 100 mL 50× Washing...
RemixBlocks - Ready-to-use Remix and Tailwind CSS routes and UI components, all blocks are full-stack and independent to each other.
use mixture of reactive plastics, such as, for example, epoxy, methacrylate or polyester resins and, if appropriate, fillers and additives, provides for the synthetic resin components to be cooled before, during or directly after mixing to the extent that they no longer react with one another....
readytogo-state Share the state among any React components Usage import{instanceofState,getState,useState}from'@readytogo/state';constPageOne=()=>{constcounter=useState('counter',5);instanceofState(counter);// truereturn(<Button/>);}constPageTwo=()=>{return(<Button/>);}constButton=()=>{...