Ad hoc (client) JavaScript from typed (server) code
default
Generate typed JS on the fly.
Force expression to be inlined and not assigned in scope
Checks whether an object is JSable
A JSable proxy that reflects property access
and function calls into intuitively related JS
Classic JS API
Object that can be generated to JS
Internal JSable configuration
Abstract base class to extend for custom JS behavior
Userland configuration
Specific overrides for global JS
Wraps a JSable into a JS proxy,
giving access to convenient and typed JS manipulations
Generate JavaScript from JSable instructions or from a JSable expression
Create a JSable expression which contains provided JavaScript
stringify
Convert serializable value to JavaScript
A non-primitive native object value that is stringifiable
Check wheteher an object is a plain stringifiable object without needing to recurse
A value that can be converted to a JavaScript expression
Converts a JavaScript value to a JavaScript expression string