Skip to content

Releases: RangerMauve/nexilis

Release list

Initial release

Choose a tag to compare

@RangerMauve RangerMauve released this 23 Sep 13:26

This is the first release if Nexilis and supports the following:

  • parse string templates
  • build functions for rendering strings from templates
  • support looking up scope variables with @ syntax
  • support arbitrary JS in expressions
  • support if, each, and with blocks
  • support components