We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, Jed uses sprintf 0.7 which is more than four years old and contains several bugs which are meanwhile fixed (for example huh?).
@SlexAxton do you think, this could be updated? maybe even made a dependency in package.json?
package.json
The text was updated successfully, but these errors were encountered:
Maybe sprintf could even be completely removed from Jed to let people decide which version of sprintf-js they want to use themselves?
sprintf
Jed
sprintf-js
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Currently, Jed uses sprintf 0.7 which is more than four years old and contains several bugs which are meanwhile fixed (for example huh?).
@SlexAxton do you think, this could be updated? maybe even made a dependency in
package.json
?The text was updated successfully, but these errors were encountered: