EmbedJS is a JavaScript framework for embedded devices (phones and touch devices).
EmbedJS is different from other frameworks as it ships the code required for each device.
The framework steps away from code branching at runtime, and focuses on features rather than specific functions, so you still get cross-platform development you expect from a framework.
EmbedJS is a rather nice concept, and hopefully we’ll see it being developed more actively.
- Website: http://uxebu.github.com/embedjs/















