1.2.11 • Published 5 months ago

react-accounting-textfield v1.2.11

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Docs

Documentation / Preview

Package

NPM package

Quick Start

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

imports

Import this module

import CurrencyInput from 'react-accounting-textfield'

Styles

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'

Tests

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

How to contribute

Start

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.

Changelog

follow this pattern:

https://keepachangelog.com/en/1.0.0/

1.2.0

6 months ago

1.2.8

5 months ago

1.2.6

5 months ago

1.2.5

5 months ago

1.2.4

5 months ago

1.2.3

5 months ago

1.2.2

5 months ago

1.2.1

6 months ago

1.2.9

5 months ago

1.2.10

5 months ago

1.2.11

5 months ago

1.1.0

8 months ago

1.0.0

12 months ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago