Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
react-accounting-textfield
Advanced tools
If you want to use npm
, you can use this command.
npm i react-accounting-textfield
Maybe you want to use yarn
.
yarn add react-accounting-textfield
Import this module
import CurrencyInput from 'react-accounting-textfield'
If you want a default stylesheet, you should import the style:
import 'react-accounting-textfield/dist/styles.css'
If you want a flecto theme stylesheet, you should import the style:
import 'react-accounting-textfield/dist/theme/flecto.css'
Storybook provides a clean-room environment for testing components in isolation. Stories make it easy to explore a component in all its variations, no matter how complex.
That means stories are a pragmatic starting point for your UI testing strategy. You already write stories as a natural part of UI development, testing those stories is a low-effort way to prevent UI bugs over time.
yarn test-storybook
Docs: https://storybook.js.org/docs/react/writing-tests/introduction
You can check our Issues, or you can create a new one, and fork this project, finally open a PR to dev
branch.
I'll be quick to implement and improve this package, and if you open a pull request, i'll help you with a new release as soon as possible.
follow this pattern:
FAQs
A React component for currency textfield
We found that react-accounting-textfield demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.