Skip to content

Pull requests: alexei/sprintf.js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Implemented support for asterisk replacement flag
#234 opened Jan 8, 2025 by lvcabral Loading… updated Jan 8, 2025
Add support for 64bit integer to hex formatting
#233 opened Jan 8, 2025 by lvcabral Loading… updated Jan 8, 2025
chore: fix package bundling
#205 opened Feb 23, 2021 by Nytelife26 Loading… updated Jul 11, 2024
#181 %.f fails with unexpected placeholder
#188 opened Apr 2, 2020 by ashwalk33r Loading… updated Jul 5, 2024
Non-negative NaN
#230 opened Dec 21, 2023 by zazula Loading… updated Apr 5, 2024
Tests code improvements
#219 opened Feb 2, 2023 by rastorc3v Loading… updated Apr 5, 2024
2 tasks done
test: add GHA testing, nuke Travis
#232 opened Apr 4, 2024 by msimerson Loading… updated Apr 5, 2024
Correct spelling mistakes
#216 opened May 27, 2022 by EdwardBetts Loading… updated Apr 5, 2024
Add tag function for template literals
#229 opened Dec 21, 2023 by zazula Loading… updated Dec 22, 2023
feat: add an n specifier that prints nothing
#228 opened Sep 11, 2023 by alexei Loading… updated Sep 11, 2023
Upgrade gulp version from 3 to 4
#225 opened Jul 8, 2023 by sakamossan Loading… updated Jul 10, 2023
Fix to use constant Math.PI in test
#224 opened Jul 8, 2023 by sakamossan Loading… updated Jul 8, 2023
Add GitHub actions for testing
#220 opened Feb 2, 2023 by rastorc3v Loading… updated Feb 2, 2023
Changed var variables to let/const
#217 opened Aug 2, 2022 by Maorshl Loading… updated Aug 2, 2022
Fix NaN being printed out as -NaN
#214 opened Nov 22, 2021 by Wain-PC Loading… updated Nov 22, 2021
feat: expose parser
#207 opened Apr 20, 2021 by bertho-zero Loading… updated Jul 17, 2021
Add terminating semicolons to harden syntax
#209 opened May 14, 2021 by MichaIng Loading… updated May 14, 2021
Prevent arguments leak
#150 opened Jun 27, 2017 by Landmaster Loading… updated Apr 20, 2021
Add JavaScriptCore support
#198 opened May 28, 2020 by pasamio Loading… updated Mar 7, 2021
Update .npmignore
#204 opened Feb 1, 2021 by pkuczynski Loading… updated Mar 4, 2021
Add support for custom number formatting
#135 opened May 9, 2017 by patkec Loading… updated Sep 7, 2018
Add support for %S
#130 opened Apr 21, 2017 by jasonLaster Loading… updated Apr 21, 2017
Adding support for alfanumeric index access
#102 opened Mar 15, 2016 by matthiaz Loading… updated Mar 15, 2016
ProTip! Exclude everything labeled bug with -label:bug.