Let-er. Convert block-scoped code into older JavaScript that browsers understand today.

github.com/getify/let-er

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2014
  • tweaking README, adding blog post link
  • changing option default from es3 to es6
September 2013
  • updated literalizer, tweaked test output to not include number litera…
  • v0.4.0-a: closes Issue #6 -- fixes certain comments (before and after…
August 2013
  • oops, undoing previous commit's change. doh.
  • fixed bug in array concat usage
  • tweaked CLI config
  • v0.3.1-a: fixed a bunch of lexing/parsing bugs around invalid/ignored…
  • v0.3.0-a: fixed several bugs, added 'leter' CLI tool, another test (w…
  • tweaking dependency config
  • correcting package.json mistake
  • v0.2.0: big reworking, now supports lex/parse/generate as separate st…
  • updating .gitignore
  • more README clarifications
  • added 'why block-scoping' section to README
  • added 'Performance' section to address performance concerns
  • clarifying README
  • finally got transpiling working :)
  • clarifying license in README
  • tracking a state's let-token