lively.lang

JavaScript utils providing useful abstractions for working with collections, functions, objects.

lively.vm

Controlled JavaScript code execution and instrumentation.

lively.ast

Parsing JS code into ASTs and tools to query and transform these trees.

lively-fs-helper

Small wrapper around fs to easily create file and directory structures. Currently used for testing stuff tht depends on files.