We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent 997aa19 commit 2da4987Copy full SHA for 2da4987
README.md
@@ -1,7 +1,7 @@
1
# Ryū-js
2
3
Ryū-js is a fork of the [ryu][ryu-crate] crate adjusted to comply to the ECMAScript [number-to-string][number-to-string] algorithm.
4
-This crate is used in the [boa][boa-crate] for number to string conversions.
+This crate is used in the [boa][boa-crate] crate for number to string conversions.
5
6
[ryu-crate]: https://crates.io/crates/ryu
7
[boa-crate]: https://crates.io/crates/Boa
0 commit comments