package melange
Toolchain to produce JS from Reason/OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
melange-5.0.1-53.tbz
sha256=abb26e01e5439cb0c7c41f62411441816af7c7c18a9e0800063c3d4df4da8fec
sha512=9d6f7d80f48fe773f6a427d199c1fc5ea095231fc09a4b7a35d4604abcacd5e11dfdd68d017862eb783882b887e536a06c8b9ead22e8ee7ffe23c1d164cee31a
doc/melange.js_parser/Js_parser/Flow_ast/JSX/index.html
Module Flow_ast.JSX
Source
module Identifier : sig ... end
module NamespacedName : sig ... end
module ExpressionContainer : sig ... end
module Text : sig ... end
module Attribute : sig ... end
module SpreadAttribute : sig ... end
module MemberExpression : sig ... end
type ('M, 'T) name =
| Identifier of ('M, 'T) Identifier.t
| NamespacedName of ('M, 'T) NamespacedName.t
| MemberExpression of ('M, 'T) MemberExpression.t
module Opening : sig ... end
module Closing : sig ... end
module SpreadChild : sig ... end
type ('M, 'T) child = 'M * ('M, 'T) child'
and ('M, 'T) child' =
| Element of ('M, 'T) element
| Fragment of ('M, 'T) fragment
| ExpressionContainer of ('M, 'T) ExpressionContainer.t
| SpreadChild of ('M, 'T) SpreadChild.t
| Text of Text.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>