v/vlib/js
2023-11-15 16:16:01 +11:00
..
dom all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
js.js.v all: replace generic <> with [] - part 2 (#16536) 2022-11-26 18:23:26 +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.