Home Reference Source

Anglue

Anglue is a framework that enables you to leverage the full potential of ES6/7 when writing Flux Angular 1.x applications. It's the glue that brings together all the different pieces and allows you to write applications in a consistent manner.

Build Status Coverage Status Docs Coverage devDependency Status

Install & Setup

Anglue Application Architecture

schematic here of how a typical anglue application will be structured

The basic pieces

A brief look at the basic pieces that you can glue together to create an application.

Application

Actions

Store

Component

Behaviors

Some examples of more advanced class behaviors to help you with common applicatin scenarios.

EntityStore

SortableStore

CrudActions