Lightweight JS API wrapper for Light Table.
- 0.2.2 Adds bootstrap.js for bootstrapping node JS based plugins.
- 0.2.1 Bootstrap takes a single params hash, passed through as params to clients.
- 0.2.0 Mutates LTrap from bootstrap function into standard module after first invocation.
- 0.1.3 Fixes LTrap getActiveFile/Directory when a non file-backed tab is selected.
- 0.1.2 Updates getActive* to use LT API instead of DOM hackery.
- 0.1.1 Removes debug log.
- 0.1.0 Adds support for creating LT commands.
- 0.0.1 Initial commit.