Skip to content

Commit e32b7ec

Browse files
author
Andreas Pizsa
authored
docs: remove codesponsor (RIP)
1 parent 222fd1d commit e32b7ec

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number?ref=badge_shield)
33
> Parse a decimal number with i18n format support (localized decimal points and thousands separators)
44
5-
6-
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/7WPHx1LeH7GTS36ys4vPHSLy/AndreasPizsa/parse-decimal-number'>
7-
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/7WPHx1LeH7GTS36ys4vPHSLy/AndreasPizsa/parse-decimal-number.svg' />
8-
</a>
9-
105
## About
116
OK, let’s fix international numbers **parsing** and **validation** once and forever. I got the inspiration for this in a UI project because somehow the libraries we used didn’t do a great job, so I wrote my own parser, and this is a more polished version of it.
127

@@ -180,10 +175,4 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
180175
## License
181176
Copyright (c) 2017 Andreas Pizsa (http://github.com/AndreasPizsa), contributors.
182177

183-
184178
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FAndreasPizsa%2Fparse-decimal-number?ref=badge_large)
185-
186-
## Sponsor
187-
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/7WPHx1LeH7GTS36ys4vPHSLy/AndreasPizsa/parse-decimal-number'>
188-
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/7WPHx1LeH7GTS36ys4vPHSLy/AndreasPizsa/parse-decimal-number.svg' />
189-
</a>

0 commit comments

Comments
 (0)