Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@faststore/ui

Package Overview
Dependencies
Maintainers
3
Versions
525
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faststore/ui

A lightweight, framework agnostic component library for React

latest
Source
npmnpm
Version
3.88.0
Version published
Weekly downloads
8.3K
-3.37%
Maintainers
3
Weekly downloads
 
Created
Source

Faststore

FastStore UI

Lightweight ecommerce component library

Installation

From the command line in your project directory, run pnpm add @faststore/ui.

pnpm add @faststore/ui

Usage

import React from 'react'

import { Button } from '@faststore/ui'

function MyComponent {
  return <Button variant="primary">Add to Cart</Button>
}

Docs

For more information, please refer to our FastStore UI documentation:https://developers.vtex.com/docs/guides/faststore/components-index

FAQs

Package last updated on 18 Sep 2025

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