lightning-component
There are 125 repositories under lightning-component topic.
jongpie/NebulaLogger
The most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with Apex, Lightning Components, Flow, Process Builder & integrations.
alexed1/LightningFlowComponents
A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
trailheadapps/dreamhouse-sfdx
Salesforce Sample App part of the sample gallery. Real estate use case. Get inspired and learn best practices.
rsoesemann/apex-unified-logging
Platform-Event-based Apex logger for unified logging over transaction boundaries
ruslan-kurchenko/sfdc-lax
The service Lightning Component to write a clear asynchronous JavaScript code
JitendraZaa/LightningExamples
Examples of Salesforce Lightning Components
forcedotcom/LightningFlowComponents
:zap: A collection of sample Lightning Components that can be used to enhance Salesforce Lightning Flow.
chandrakiran-dev/lwc-redux
Integrate Redux with Lightning Web Component
jamessimone/lwc-modal
Accessible, composable modal for Salesforce.com (SFDC)'s Lightning Web Components (LWC) system
Gurenax/sfdx-lwc-fullcalendarjs
Full Calendar JS - Lightning Web Components
madmax983/lightning-redux
Lightning Components and Redux: A Predictable State Container for Lightning Apps
jongpie/SimpleLightningComponents
A collection of custom Salesforce Lightning components to try to make Lightning development a little bit less frustrating
ApryseSDK/webviewer-salesforce
LWC component to view, annotate and edit PDFs, MS Office, images in Salesforce
rapsacnz/AuraMultiSelect
A Lightning Multi-Select Picklist.
Chaos-Tech-Corp/Input-Field-Lookup
Salesforce Lightning lookup component
SalesforceLabs/RecordClone
Lightning component to clone record with child records together
tiaanswart/lightning-fieldset
Lightning Web Component to show a Record Form for viewing and editing. Constructed from a Fieldset
ninoish/lwc-generator
A tool to generate Lightning Web Component (LWC) template for Salesforce Lightning Platform
prashantk0001/lwc-redux
Highly opinionated Redux state container implementaion for Lightning Web Components (LWC)
mohan-chinnappan-n/lightning-data-table
Lightning components for building a data-table with search, column sorting, pagination for Salesforce
zyzbroker/lightning-esignature
ESignature Salesforce Lightning Component
Coding-With-The-Force/Salesforce-Character-Counting-Layout-Component
This component allows you to enhance your Salesforce record edit pages, edit pages and new record forms by displaying character counts for text fields!
RemiLeGuin/asynchronous-process-notifier
Get your Salesforce users informed of a completed asynchronous process (@future, queueable, batch...) with a toast notification and refresh pages users are viewing with rollback data if an error occured, all thanks to a platform event.
4an70m/lightning-dml
Component to perform client-side DML operations
Clint-Chester/helpful-links-component
A Salesforce Lightning Component that allows users to show useful links for users on Lightning pages
manzanit0/CsvExporterButton
A reusable button packaged as a lightning component to export JS objects as a CSV
jonathanwiesel/RepoExplorer
Explore git repositories from within Salesforce
lucasvalhos/salesforce-lightning-web-components-lwc-library
Lightning Web Components LWC Library
rahulmalhotra/sObjectConvertor
sObject Convertor is a utility application to convert record of one sObject into another sObject in salesforce.
Chaos-Tech-Corp/Modal-Confirmation
Creates a lightning style modal confirmation window with callback functionality.
raspisdojo/tag-anything
Lightning Component to Tag Anything
daromer/Ltng-Generic-Components
A set of generic lightning components to use for dealing with forms
eliehass/LightningMultiSelectPicklist
I have been unhappy with the way multi-select picklists are currently implemented in the lightning experience, both in the default ui, and when using them as lightning inputfields in a lightning component. I have developed a lightning component that should be able to display any multi-select picklist on a record page or within another component in a manner more similar to how they behaved in classic.
zyzbroker/lightning_pivotal_table
a lightning component for pivotal table and chart.
Chaos-Tech-Corp/Record-Link-with-Popover
Displays a link URL to a record, showing a compact layout when moving the mouse hover.
KalashRastogi/PLP-Order-Management-System
The Order Management System is a salesforce-based solution that automates the order creation process. Sales users can create, edit, confirm, or cancel the orders or search for the products and add them to the order. Order related invoices are also generated automatically when an order gets confirmed.