Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

A Salesforce lightning ui framework to build lightning applications faster. It provides some javascript utility methods that helps in writing less code and doing more in an efficient way.

Notifications You must be signed in to change notification settings

sgupta9591/lightning-application-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lightning Application Container

A Salesforce lightning ui framework to build lightning applications faster. It provides some javascript utility methods that helps in writing less code and doing more in an efficient way.

Features

  • Navigation - Framework provides a way to navigate through different components both forward and backword.
  • Data Service - Data service provides some useful apex utility methods that help in executing crud operations on any object type through javascript. It also provides few object metadata utility methods like get record types or get field set data for any object type.
  • Helper Utility Methods - Framework appends some utility methods to your component's helper object. These helper methods are inspired from underscore.js and promise.

Aura Components

Apex Classes

Examples

See examples here.

Installation

Install the Lightning Application Container unmanaged package here.

Contributors

Sumit Gupta, Senior Technical Consultant at Salesforce

About

A Salesforce lightning ui framework to build lightning applications faster. It provides some javascript utility methods that helps in writing less code and doing more in an efficient way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published