emuto
Docs
Tutorial
Examples
GitHub
›
Documentation
Getting Started
Tutorial
Setup
Building using Webpack
Creating scripts using emuto
Comparison with alternatives
Examples
Documentation
Basic filters
Functions
Variables
Commenting your code
Comprehensions
GrahpQL-style projections
Variables
You can use the where clause to reuse values:
$one
+
$two
where
$one
= 1
$two
= 2
3
←
Previous
Commenting your code
→