soyset

0.0.3 • Public • Published

build status

soyset

A wrapper for the java compiler (SoyToJsSrcCompiler.jar), in order to use soy (closure templates) in node projects.

Similar to soynode but with a different interface. In fact, the soynode npm package is the jar delivery mechanism.

Essentially you want to extend SoySet and override the SoySet#_getSoyRoots function. (Possibly SoySet#_options as well.)

While there are tests, it's not really the most mature thing in the world, yet.

Readme

Keywords

none

Package Sidebar

Install

npm i soyset

Weekly Downloads

1

Version

0.0.3

License

none

Last publish

Collaborators

  • gregrperkins