Quantcast
Channel: Webification » Apache2
Viewing all articles
Browse latest Browse all 27

Adaptive Modules and UI Components W/JavaScript — RaptorJS

$
0
0

RaptorJS is a framework for building adaptive modules and UI components.raptorjs Adaptive Modules and UI Components W/JavaScript    RaptorJS

RaptorJS is developed by eBay and is unique in that it features ‘adaptive packaging’, which allows developers to target code for a specific environment. This is achieved with putting environment-specific code in different files to make a whole that functions without glitches everywhere.

Besides that, the framework has the following advantages:

  • Heavily modular design;
  • Scalable;
  • Light, optimized and portable;
  • etc.

Viewing all articles
Browse latest Browse all 27

Trending Articles