New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

qs-cp

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qs-cp

Component Library For Quantspark

latest
npmnpm
Version
1.1.35
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Quantspark Component Library

Installation

npm install qs-cp

Local Installation (For development purposes)

In the root folder run: npm install

Creating a New Component

To automatically create a new component run:

./createComponent.sh <ComponentName>

Visualise Components in StoryBook

In the root folder run npm run storybook

To build an static version to be deployed run npm run build-storybook

Run Tests

Build Bundle

The build command will trigger rollup and create a deployable bundle to be sent to the NPM register. npm run build

FAQs

Package last updated on 29 May 2024

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