Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Adding More APIs

The js-sys crate includes bindings for all APIs in the ECMAScript standard.

If you find a missing API or a new API has reached TC39 stage 4, please file an issue.

For documentation on existing js-sys types, see the js-sys reference.