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

@arcteryx/components-price

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcteryx/components-price

Arcteryx Price

2.2.0-alpha.0
npm
Version published
Weekly downloads
40
-54.02%
Maintainers
3
Weekly downloads
 
Created
Source

components-price

Display a price according to standards

Usage

import { SiteContextProvider } from "@arcteryx/components-contexts";
import Price from "@arcteryx/components-price";

<SiteContextProvider country="ca" language="en">
    <Price price="2133.32" currency="CAD"/>
</SiteContextProvider>

FAQs

Package last updated on 02 Feb 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