issues
search
purescript-contrib
/
purescript-formatters
Formatting and printing for numeric and date/time/interval values
Apache License 2.0
41
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: migrate to spago@next
#88
srghma
opened
1 month ago
0
Various updates
#87
garyb
opened
1 year ago
0
breakingchange: override sep.characters
#86
CarstenKoenig
closed
1 year ago
7
Localization
#85
CarstenKoenig
opened
1 year ago
2
`unformat` gives a runtime error with purescript-backend-optimizer
#84
dariooddenino
closed
2 years ago
4
Prepare v7.0.0 release (1st PS 0.15.0-compatible release)
#83
JordanMartinez
closed
2 years ago
0
Account for parsing breaking changes
#82
JordanMartinez
closed
2 years ago
0
Fix breakage caused by parsing module rename
#81
JordanMartinez
closed
2 years ago
1
Fix math imports; drop Math
#80
JordanMartinez
closed
2 years ago
7
Update to PureScript v0.15.0
#79
JordanMartinez
closed
2 years ago
1
Migrate FFI to ES modules
#78
JordanMartinez
closed
2 years ago
0
Introduce purs-tidy formatter
#77
thomashoneyman
closed
3 years ago
0
parsing v7.0.0 no StringLike class
#76
jamesdbrock
closed
3 years ago
1
Replace Slack links with Discord
#75
thomashoneyman
closed
3 years ago
0
Escapes placeholders that contain valid format characters
#74
ntwilson
closed
1 year ago
4
Docs for most public functions for formatting DateTimes and Numbers
#73
ntwilson
closed
1 year ago
2
69 warnings with the 0.14.2 compiler
#72
ntwilson
closed
3 years ago
2
RFC: Seperate `Date` and `Time` format functions
#71
hexagonal-sun
opened
3 years ago
3
Placeholders don't escape.
#70
hexagonal-sun
closed
1 year ago
0
Add support for one-digit month
#69
vapaj
opened
3 years ago
0
Fix warnings revealed by PureScript v0.14.1
#68
purefunctor
closed
3 years ago
4
Support lower-case meridiem
#67
fsoikin
opened
3 years ago
0
Prepare v5.0.0 release
#66
kl0tl
closed
3 years ago
0
Update changelog since v4.0.1
#65
thomashoneyman
closed
3 years ago
0
Import Data.Generic.Rep from prelude
#64
kl0tl
closed
3 years ago
1
Numbers >10 digits are formatted wrongly
#63
MuratOzsoyler
closed
3 years ago
8
Update to v0.14.0-rc3
#62
JordanMartinez
closed
3 years ago
7
Library has inadequate documentation in the docs directory
#61
thomashoneyman
opened
4 years ago
0
Library doesn't have sufficient module documentation
#60
thomashoneyman
opened
4 years ago
0
Improve library summary and quick start section
#59
thomashoneyman
opened
4 years ago
0
Update according to Contributors library guidelines
#58
thomashoneyman
closed
4 years ago
0
Formatter for arbitrary-precision numbers
#57
ntwilson
opened
4 years ago
0
round up 1's digit in the number formatter
#56
ntwilson
closed
4 years ago
1
Rounding up to next 1's digit bug
#55
ntwilson
closed
4 years ago
2
Add Formatters for RFC3339, as discussed in issue #53
#54
Dretch
opened
5 years ago
0
Feature suggestion: Standard ISO/RFC formatters
#53
Dretch
opened
5 years ago
1
what's the point of YearTwoDigits
#52
safareli
opened
5 years ago
3
Format/unformat dates with negative years
#51
garyb
closed
5 years ago
0
Fix formatting of negative numbers with leading zeroes
#50
garyb
closed
5 years ago
2
Issue formatting `bottom` for `Year`
#49
paulyoung
closed
5 years ago
1
Update for compiler 0.12
#48
thomashoneyman
closed
6 years ago
5
changes for 0.12
#47
justinwoo
closed
6 years ago
1
new release?
#46
mjhoy
closed
6 years ago
2
Minus signs in wrong place with leading zeros
#45
dbaynard
closed
5 years ago
0
Parsing ISO 8601 / RFC 3339 datetime string?
#44
Boscop
opened
6 years ago
8
Format options for Interval or Duration?
#43
chexxor
opened
6 years ago
0
fix two digit trailing zeros < 0.10
#42
paulbjarne
closed
6 years ago
2
2 digits after decimal, less than 0.10, is improperly formatted
#41
paulbjarne
closed
6 years ago
5
build failure: No type class instance was found for `BoundedEnum Int`
#40
mjhoy
closed
6 years ago
1
Moment.js-style escaping of literal text in date/time formats
#39
stefanholzmueller
closed
7 years ago
1
Next