sfdc
There are 100 repositories under sfdc topic.
kevinohara80/nforce
nforce is a node.js salesforce REST API wrapper for force.com, database.com, and salesforce.com
neowit/vim-force.com
Vim plugin for force.com
jamessimone/apex-dml-mocking
DML mocking, CRUD mocking, dependency injection framework for Salesforce.com (SFDC) using Apex
Sarveshgithub/sfdc-lwc-lightning-datatable
Salesforce Lightning Datatable
gavignon/sfdc-generate-data-dictionary
Generate data dictionary from a Salesforce Org. This tool can also generate a file that can be imported in Lucidchart to define entities and relationships.
jamessimone/apex-mocks-stress-test
Testing out FFLib versus Crud / CrudMock
neowit/tooling-force.com
Work with force.com Tooling/Meta API from various command line tools and editor plugins like vim-force.com.
jongpie/NebulaFramework
A development framework for Salesforce's Apex language & the Force.com platform
scolladon/sfdc-ci-toolkit
CI Scripts for Salesforce projects
jonathanmorris180/salesforce.nvim
A Salesforce plugin for Neovim.
neowit/backup-force.com
Export and backup salesforce.com Database locally
neowit/apexmock
force.com Mock data and fixtures for Apex Unit Tests
gavignon/lwc-stencil
Lightning Web Component used for Skeleton Loading (https://www.lightningdesignsystem.com/guidelines/loading)
pgonzaleznetwork/forcemula
Parse your Salesforce formulas and extract fields, operators and functions.
prashantk0001/lwc-redux
Highly opinionated Redux state container implementaion for Lightning Web Components (LWC)
prashantk0001/lwc-router
Simple Router For Standalone LWC Single Page Application
andrii-solokh/LWCAction
LWC as Lightning Action. Dynamically create LWC depending on Lighting Action API Name.
mikesimps/sfdx-collate
A sfdx plugin to help compare metadata from different environments and provide a user friendly way to merge them.
georgebv/aiosalesforce
Asynchronous Python client for Salesforce API
wozniak-michal/apex-collection-library
Standalone library class allowing SObject collection manipulations in APEX
AndreyFilonenko/sfdc-declarative-trigger-framework
A simple and minimal framework for Salesforce Apex triggers management with declarative trigger handlers configuration
exiahuang/xysfdx
xysfdx is a Rapid development tool for Salesforce SFDX Development. Support Docker, WSL, Dataloader! Metadata diff with server, retrieve standard sobject.
gavignon/sfdc-log
Salesforce Log Analysis, it parses Apex Debug Logs and displays an understandable flow to easily visualize the triggers, patterns and queries. It also displays the Apex time for triggers and methods.
rahulmalhotra/SFDC-Integration-Tutorial
This repository consists of all the code used in Salesforce Integration Tutorial Series of SFDCStop
ruslan-kurchenko/webpack-sfdc-deploy-plugin
This is Webpack plugin for deploying static resource to Salesforce organizations.
sfdc-stripe/sfdc-stripe-frontend
Frontend repo for the SFDC Insights Stripe App
daromer/SFDC-Helpers
Some helpful helper classes to use
mohan-chinnappan-n/sfdc-saml2-oauth2
SFDC OAuth2 and SAML2 Notes
wozniak-michal/apex-http-library
Library simplifying handling of Http related stuff in Salesforce Apex.
wozniak-michal/apex-logger-library
Library allowing logging and exposing log messages from Apex to Salesforce Admins improving debuggability of production environments.
daromer/Ltng-Generic-Components
A set of generic lightning components to use for dealing with forms
donaldrauscher/sfdc-bulk
A simple Salesforce.com bulk API client for Python 3
jamessimone/person-apex
Wrapper class to get around inaccessible interfaces within SFDC
KushalB/EnhancedSalesforceRoles
A lightweight tool to work with gigantic role hierarchies in a Salesforce org
mohan-chinnappan-n/lex-book-code-samples-dx
Lex Book Code Samples using SFDX
prashantk0001/lwc-switch-expressions
Switch Case within LWC Templates!