Pinned Repositories
30-seconds-of-code
Short JavaScript code snippets for all your development needs
accordionFSC
show Accordion in Salesforce Flow Screen
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
Apex-Defined-Example
apex-evalex
An Apex port of EvalEx for the Salesforce platform
Apex-for-Xero
Apex classes for using the Xero APIs with Apex in Salesforce
apex-mockery
Lightweight mocking library in Apex
apex-recipes
A library of concise, meaningful examples of Apex code for common use cases following best practices.
apex-rollup
Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
apex-trigger-actions-framework
billv5w's Repositories
billv5w/Apex-for-Xero
Apex classes for using the Xero APIs with Apex in Salesforce
billv5w/apex-mockery
Lightweight mocking library in Apex
billv5w/apex-rollup
Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
billv5w/ApexMerchant
A multi-gateway (Stripe, Authorize.Net, PayPal, etc...) payment processing library for Apex & Salesforce / Force.com
billv5w/awesome-lwc-collection
⚡️ A collection of ready-to-use Lightning Web Components that might help your SFDX project
billv5w/BA-Tool-on-Salesforce
billv5w/cdp-calculated-insights
CDP Calculated Insights example queries
billv5w/ChatGPTSoftwareArchitects
ChatGPT for Software Architects, Harnessing AI for Architectural Innovation using Intelligent Design Decision Support
billv5w/commerce-on-lightning
An SFDX Plugin to setup a B2C or B2B Store
billv5w/cookbook
A collection of guides and examples for the Gemini API.
billv5w/CookLikeHOC
🥢像老乡鸡🐔那样做饭。文字来自《老乡鸡菜品溯源报告》,并做归纳、编辑与整理。CookLikeHOC.
billv5w/formulon
Salesforce Formula Parser implemented in ES2017. Live demo at
billv5w/Get-Geolocation
This package contains a Lightning component that gets a device's geolocation and returns it to a Salesforce flow.
billv5w/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
billv5w/intro-to-heroku
Sample app for the Trailhead Project "Develop a Heroku App That Integrates with Salesforce"
billv5w/lwc-directive-comparator
Allows comparison expression in template directive in Lightning Web Components
billv5w/LWC-form
billv5w/my-org-butler
AI Agent for the Salesforce Utility Bar. Performs tasks for the user & answers questions about the org. As opposed to Salesforce native Einstein Copilot it uses OpenAI Assistants under the hood.
billv5w/omnistudio-recipes
A collection of easy-to-digest code examples for Omnistudio components on Salesforce Public Sector Solutions
billv5w/prompt-engineering-for-generative-ai-examples
billv5w/salesforce-azure-clientcredentials-authprovider
Salesforce Auth. Provider / Named Credentials implementation for use with the Azure client_credentials OAuth flow.
billv5w/salesforce-connector-examples
Stripe Salesforce Connector examples
billv5w/Salesforce-CTA-Study-Guide
This has my notes for studying for the Salesforce CTA Exam
billv5w/salesforce-iam-flows
Node.js application that implements some of the most common SAML and OAuth flows in Salesforce.
billv5w/salesforce-utam-e2e-testing
🧪 SFDX template for using UTAM to establish Salesforce E2E UI test automation in your project
billv5w/sf-evolve-forms
A forms engine for Salesforce which allows record pages to be much more dynamic than is possible with out of the box features
billv5w/SFDX-Data-Move-Utility
SFDX Plugin to populate your org (scratch/development/sandbox/production) with data imported from another org. Supports delete,insert,update,upsert and more operations for multiple related sObjects.
billv5w/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
billv5w/timeline-lwc
:octocat: An interactive timeline for the Salesforce platform.
billv5w/utam-js-recipes
Examples of testing with UTAM JavaScript