Skip to content
This repository was archived by the owner on Jun 17, 2020. It is now read-only.

Blast Mojo Home

jbueza edited this page Apr 17, 2011 · 2 revisions

Blast Mojo is a lightweight structural JavaScript microframework. It currently weighs ~6kb gzipped and provides your distributed software development teams the ability to work together through implementation silos and consistent APIs.

This microframework is dedicated to providing

  • Performance (small and powerful for distributed teams)
  • Structure (implementation silos, service locator, aspect oriented programming, dependency management through CommonJS AMD compliancy)
  • Convenience (quick, simple, and readable API)
  • Fun (modern API with style)

Clone this wiki locally