Skip to content

Commit 54b2482

Browse files
authored
doc(readme) Add links to doc & clean
This patch adds a link to the crate's documentation. It also removes a reference to rustwasm#275, which is closed now.
1 parent f871cf6 commit 54b2482

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

crates/js-sys/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# `js-sys`
22

3+
[API documentation](https://rustwasm.github.io/wasm-bindgen/api/js_sys/)
4+
35
Raw bindings to JS global APIs for projects using `wasm-bindgen`. This crate is
46
handwritten and intended to work in *all* JS environments like browsers and
57
Node.js.
6-
7-
Progress for this crate can be tracked at
8-
[#275](https://github.com/rustwasm/wasm-bindgen/issues/275).

0 commit comments

Comments
 (0)