šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

@appbaseio/appbase-status

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appbaseio/appbase-status

```ResultAll``` to render the whole list of results.

1.1.1
latest
npm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
Ā 
Created
Source

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}
    />

example app: https://appbaseio-apps.github.io/appbase-status-example/

app repo: https://github.com/appbaseio-apps/appbase-status-example

FAQs

Package last updated on 29 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts