soy 0.0.0 copy "soy: ^0.0.0" to clipboard
soy: ^0.0.0 copied to clipboard

outdated

Parser and AST classes for Closure Templates.

soy #

version 0.0.0 build status

Parser and AST classes for Closure Templates. Currently missing support for referencing data, i.e. {$ij.foo}.

Eventually, support for parsing the comments will also be included.

import 'package:soy/soy.dart' as soy;

main() {
    var ast = soy.parse(...);
}
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Parser and AST classes for Closure Templates.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

compiler_tools

More

Packages that depend on soy