File: README.md

package info (click to toggle)
rust-js-sys 0.3.64-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 744 kB
  • sloc: javascript: 311; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
# `js-sys`

[API documentation](https://rustwasm.github.io/wasm-bindgen/api/js_sys/)

Raw bindings to JS global APIs for projects using `wasm-bindgen`. This crate is
handwritten and intended to work in *all* JS environments like browsers and
Node.js.