Documentation ¶
Overview ¶
Package joy is a compiler that translates idiomatic Go into concise Javascript that works in every browser. Use Go's type system and world-class tooling to build large web applications with confidence.
Directories ¶
Path | Synopsis |
---|---|
_examples
|
|
api
|
|
run
Package run compiles your Go file and runs it on headless chrome This is the programmatic API to running Joy.
|
Package run compiles your Go file and runs it on headless chrome This is the programmatic API to running Joy. |
test
Package test is coming soon
|
Package test is coming soon |
cmd
|
|
internal
|
|
_dom/override
Package override TODO
|
Package override TODO |
compiler
Package compiler is the entrypoint to Joy's compiler It follows the steps outlined in: https://mat.tm/joy/#how
|
Package compiler is the entrypoint to Joy's compiler It follows the steps outlined in: https://mat.tm/joy/#how |
mains
Package mains returns absolute file paths to the packages that are "main" packages, from the list of packages given.
|
Package mains returns absolute file paths to the packages that are "main" packages, from the list of packages given. |
stats
Package stats provides CLI analytics.
|
Package stats provides CLI analytics. |
Click to show internal directories.
Click to hide internal directories.