Socket
Book a DemoInstallSign in
Socket

grail-component

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grail-component

Grail's click all javascript component to click every single element in the app and look for errors

latest
npmnpm
Version
1.0.5
Version published
Maintainers
4
Created
Source

grail-component

Travis npm package Coveralls

Installation

yarn add grail-component

or

npm install grail-component

Usage

import Grail from 'grail-component';

let grailComponent = new Grail();
grailComponent.run();

First import Grail from 'grail-component', then instantiate the Grail class. Once the Grail class is instantiated, call .run() on it for it to run and display the controls in the bottom right.

Keywords

react-component

FAQs

Package last updated on 12 Jul 2018

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