Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@paulcuth paulcuth released this 10 Apr 19:54
· 28 commits to master since this release

Changes

  • Adds remote script loading.
  • Fixes issue with backslashes in pattern matching.
  • Allows less-than and greater-than comparisons on strings.

Contributors

Many thanks to:


starlight.js

The browser library enables you to run Lua in <script> tags in the browser. For more information see Embedding Lua in the Web.

grunt-starlight

The Grunt plugin is available on NPM. Use this to precompile Lua scripts as part of your build pipeline. For more information see Using Starlight with Grunt.