Skip to content

Instantly share code, notes, and snippets.

@rksm
Created October 27, 2014 06:51
Show Gist options
  • Save rksm/43fe1f3597c4263b2a53 to your computer and use it in GitHub Desktop.
Save rksm/43fe1f3597c4263b2a53 to your computer and use it in GitHub Desktop.

THIS DOCUMENTATION IS CURRENTLY WORK IN PROGRESS!

lively.lang Build Status

What? This project packages abstractions for JavaScript that proved to be useful in the Lively Web project. On first glance it might seem to be just another underscore.js library but apart from extensions to existing JavaScript objects and classes it also provides abstractions for asynchronous code, new object representations, and functions for inspecting JavaScript objects.

  • foo
  • bar
    • baz
this.is("JavaScript").code;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment