Parse immediate identifiers from a js expression. Built for the [Reactive](https://github.com/component/reactive) template engine.
render props component that rerenders its children at regular intervals
Easily and reliably support Render Props, Component Injection, and Function as a Child
DataBrowser is a lightweight, fast and extendable render props component
Organizer is a lightweight, fast and extendable render props component
DataBrowser is a lightweight, fast and extendable render props component
Organizer is a lightweight, fast and extendable render props component
render props component wrapper for Material UI withStyles HoC
Twig component tags for Twing (props, component, <twig:...>)
Render Props component to debounce the given value
Provide device info(isTablet, isLandscape, etc) as render props component
Component is just a React element which accepts data and additional configuration via `props`. Component could be used as a standalone data visualization unit or plugged into `Dashboard`.
Declarative promise resolver as a render props component
A render props component that counts down
base abstract trigger component for react
React CSS media queries with breakpoint render props Component and Provider. 🔫
<img src="https://react-virtualized-auto-sizer.vercel.app/og.png" alt="react-virtualized-auto-sizer logo" width="400" height="210" />
Brand checking of React Elements.
textarea component for React which grows with content
React PureComponent implementation embracing Immutable.js
<p> <a href="https://www.npmjs.com/package/vue-component-type-helpers"><img src="https://img.shields.io/npm/v/vue-component-type-helpers.svg?labelColor=18181B&color=1584FC" alt="NPM version"></a> <a href="https://github.com/vuejs/language-tools/blob/m
Render props component to manage a collection of keyed items
Fast, expressive styling for React.
## ApolloDataWrapper * Reuse in ItemData & ListData * Use as render props Component
A ViewComponent extension that adds a `prop` DSL with defaults, fallbacks, required props, casting, enum validation, custom validators, and a pluggable caster registry. Patches ViewComponent::Base via a Rails Railtie (or on require outside Rails) so components accept a props hash out of the box.
Define type-safe Props for your Phlex views and components using sorbet-schema
This gem only works in rails. It defines a helper method :render_vue_component which user can specify a Vue component name and parameters passed in. However, to mount Vue component, Javascript code is still required
Extends ActionView with a `vue` helper for the Islands architecture: Vue components mounted on otherwise static, server-rendered pages. Unlike the built-in `tag` helper, it emits v-bind shorthand for typed props, switches to single-quote attribute delimiters when values contain double quotes (e.g. JSON), and validates that tag names are legal kebab-cased custom element names.