temp-status

0.1.2 • Public • Published

Data component to display result stats for a given url

ResultAll to render the whole list of results.

<ResultAll 
    url={url}
    />

ResultEmbed to render a filtered list. It has a textfield to enter the id to search among the results.

<ResultEmbed
    url={url}
    id={id}
    />

/temp-status/

    Package Sidebar

    Install

    npm i temp-status

    Weekly Downloads

    10

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • devabnull