Skip to content

Generic DI library with support for Apex, Triggers, Visualforce and Lightning

License

Notifications You must be signed in to change notification settings

FishOfPrey/force-di

 
 

Repository files navigation

Force DI

Generic DI library with support for injecting Apex, Visualforce and Lightning code at runtime. See blog for further details.

Force DI Example

Folder Description
force-di Core library, contains Injector Apex API and <c:injector> VF and Lightning Components
force-app-1 Sample application using the API and Components to inject Apex, VF and Lightning at runtime
force-app-2 Sample package providing impls for various bindings above
force-app-3 Sample package providing impls for various bindings above
force-di-trigger-demo Sample basic trigger framework leveraging the API

About

Generic DI library with support for Apex, Triggers, Visualforce and Lightning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Apex 87.0%
  • JavaScript 13.0%