v/vlib/js
2023-12-21 15:27:17 +02:00
..
dom js.dom: add querySelector[All] and NodeList (#20240) 2023-12-21 15:27:17 +02:00
js.js.v fmt: fix interface fields alignment (#19866) 2023-11-15 18:17:35 +02:00
js.v
README.md docs: unify format of notes (#17294) 2023-02-13 10:29:02 +02:00

Description:

js is frontend/browser specific module, that provides access to global JS functions.

Note

It only works with the JS backend.