
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
@kick.com/kick-components
Advanced tools
This is Kick's internal components library built with Vue 3 and integrated with Storybook. This library allows us to create, test, and manage reusable components for the [web app](https://github.com/Trade-Arcade-Inc/kick). ## Getting Started ### Prerequis
This is Kick's internal components library built with Vue 3 and integrated with Storybook. This library allows us to create, test, and manage reusable components for the web app.
git clone https://github.com/Trade-Arcade-Inc/kick-components.git
cd kick-components && npm i
To start the Storybook server, run the following command:
npm run storybook
This will open the Storybook UI in your default web browser at http://localhost:6006/
.
/src/components
directory, create a new Vue component (.vue
) with its name in PascalCase.src/index.ts
file.src/stories
directory called Base<ComponentName>.stories.ts
./src/icons
directory, find the corresponding category of the icon you want to create..vue
) which only holds the SVG of the icon in its template.To build the components for production, run the following command:
npm run build
This will generate a dist
directory containing the production-ready code.
FAQs
This is Kick's internal components library built with Vue 3 and integrated with Storybook. This library allows us to create, test, and manage reusable components for the [web app](https://github.com/Trade-Arcade-Inc/kick). ## Getting Started ### Prerequis
We found that @kick.com/kick-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.