Skip to content

amitkumarj1979/LightFrame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

LightFrame

A Simple Lighting Framework Extension

This framework uses Salesforce Lightning and simplifies things a little -

  • calls to the server are abstracted to remove all the boilerplate.
  • Notifications and Spinners are handled by the Abstract class
  • All return values from the controller are encapsulated in a Result class that contains a success boolean, a messsage and a data object

About

A Simple Lighting Framework Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 5.8%