New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hackthenorth/quai

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hackthenorth/quai

One of Hack the North's testing tools

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

Quai

Quai is a testing tool built in React that's used by Hack the North for bug reporting in Jira.

Usage

Installation

Install the package in your project:

$ npm install --save @hackthenorth/quai
Using component

To use the Quai component:

import Quai from '@hackthenorth/quai';
// ... your component ...
return <Quai templateUrl="SOME_URL" />;
// ... your component ...

templateURl should be the url that allows people to create an issue in Jira.

Development

Setup

First, clone the repo:

$ git clone https://github.com/hackathon/quai.git
$ cd quai

TODO: run locally and tests?

Tech stack

  • React
  • styled-components
  • Jest
  • Buildkite
  • TypeScript

FAQs

Package last updated on 14 Apr 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc