Skip to content

Commit 07a5763

Browse files
committed
Add JavaScriptCore support
JavaScriptCore is Apple's Javascript implementation and uses the now standard `globalThis` to expose the global variable. This adds sprintf to the global space for JavaScriptCore.
1 parent 00af1e6 commit 07a5763

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ Pablo [@ppollono](https://github.com/ppollono)
2222
Rabehaja Stevens [@RABEHAJA-STEVENS](https://github.com/RABEHAJA-STEVENS)
2323
Raphael Pigulla [@pigulla](https://github.com/pigulla)
2424
rebeccapeltz [@rebeccapeltz](https://github.com/rebeccapeltz)
25+
Sam Moffatt [@pasamio](https://github.com/pasamio)
2526
Stefan Tingström [@stingstrom](https://github.com/stingstrom)
2627
Tim Gates [@timgates42](https://github.com/timgates42)

dist/angular-sprintf.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sprintf.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)