Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@canutin/svelte-currency-input

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canutin/svelte-currency-input

An input field that formats numbers to currency as you type

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
320
decreased by-13.75%
Maintainers
1
Weekly downloads
 
Created
Source

svelte-currency-input

A field input that formats numbers as currencies as you type

image

Features

  • Format positive and negative value
  • Leverages Intl.NumberFormat for localizing string formatting and currency denominations.
  • Easy to customize/theme

Contributing

Here's ways in which you can contribute:

  • Found a bug? Open a new issue
  • Help us complete our existing issues
  • Submit a pull request

Developing

Install dependencies with npm install, start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

FAQs

Package last updated on 15 Sep 2022

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