@ludovicofischer/display-with-collection
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Build Status Greenkeeper badge

A React component that manages a collection of items for your render props.

This was born as an experiment to see how deep you could go with separating building blocks for basic UI into separate render-props based wrapper.

It all started with a way to manage notifications. But if you extract the logic to display the UI, you end up with a React wrapper for basic collection operations: add and remove. Useful?

/@ludovicofischer/display-with-collection/

    Package Sidebar

    Install

    npm i @ludovicofischer/display-with-collection

    Weekly Downloads

    0

    Version

    1.0.1

    License

    LGPL-3.0-or-later

    Unpacked Size

    12.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • ludovicofischer