Skip to content

Graham, lightweight IoC and DI framework, based on knowledge from Cairngorm, RobotLegs, AS3Signals

Notifications You must be signed in to change notification settings

edgar0011/graham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ED Graham Framework

ED Graham components

Run

Install

npm install  

Build

npm run build

Usage

edMessageBus.emit(
  edAlertMessageConstants.MESSAGE_EVT, {
      message: "Welcome",
      errorLevel: 2,
      context: edCoreConstants.errorMessageContexts.USER
  }
);

About

Graham, lightweight IoC and DI framework, based on knowledge from Cairngorm, RobotLegs, AS3Signals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages