This patch adds a link to the crate's documentation. It also removes a reference to #275, which is closed now.
js
js_sys
* Move the `js` module to a `js_sys` crate * Update js-sys tests to pass again * Update binding_to_unimplemented_apis_doesnt_break_everything Remove its dependency on the `js` module * Update metadata for js-sys * Fix the `closures` example