Pinned Repositories
any-js-local-action
Execute any JS within a flow as a local action. Convert strings to arrays/collections and more...
fzf-sfdx
Bash and Zsh scripts for fuzzy finding Salesforce CLI commands and flags with Fzf
lightning-js-button
JavaScript buttons that work in Lightning!
lwc-file-upload
An LWC for uploading files
lwc-files-list
files related list for lightning record pages, with instant previews on hover
lwc-modules
Build any LWC you want without ever having to touch Apex
npm-to-lwc
A script to install any npm package as an LWC-ready static resource
sfdx-diff-packager
A simple bash/powershell shell script that creates a packageable and deployable artifact for the changes made in your git repository, for Salesforce, using sfdx cli.
sfdx-powershell-autocomplete
Autocomplete script for powershell on windows, for sfdx
universalmock
A universal mock class in Apex
surajp's Repositories
surajp/universalmock
A universal mock class in Apex
surajp/lwc-files-list
files related list for lightning record pages, with instant previews on hover
surajp/npm-to-lwc
A script to install any npm package as an LWC-ready static resource
surajp/lightning-js-button
JavaScript buttons that work in Lightning!
surajp/sfdx-powershell-autocomplete
Autocomplete script for powershell on windows, for sfdx
surajp/lwc-file-upload
An LWC for uploading files
surajp/sfdx-diff-packager
A simple bash/powershell shell script that creates a packageable and deployable artifact for the changes made in your git repository, for Salesforce, using sfdx cli.
surajp/any-js-local-action
Execute any JS within a flow as a local action. Convert strings to arrays/collections and more...
surajp/dotfiles
Collection of my dotfiles
surajp/apex-discoverable-services
A pattern for creating dynamically discoverable services in Apex
surajp/lazy-apex-collections
A simple lazy collections framework in apex
surajp/lwc-oss-wire
A reference for implementing wire services in lwc-oss
surajp/lwc-confirmation-dialog
Confirmation dialog for LWCs
surajp/cli-files-plugin
Salesforce CLI plugin for exporting and importing files FAST
surajp/flow-permset-quick-nav
Screen Flow to navigate to edit permsets quicker
surajp/apex-rollup
Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
surajp/cli-queryAll
Execute SOQL Query All command to retrieve all rows including deleted and archived records
surajp/covid-api-viz
Covid api visualizations
surajp/tree-sitter-apex
Unofficial tree sitter grammar for apex
surajp/two-step-file-upload
Upload files in memory and save them in Salesforce later in the flow
surajp/ai-collab
Gemini and OpenAi collab to answer your question better
surajp/codepilot
Codepilot is a programming buddy that is an expert on your codebase.
surajp/copilot.vim
Neovim plugin for GitHub Copilot
surajp/dotnet-orm
Demo project using dotnet core, postgres and orm
surajp/espanso
A Privacy-first, Cross-platform Text Expander written in Rust
surajp/pub-sub-api
Sample project to get started with the Pub/Sub API
surajp/sf-cli-webapp
A single page app for generating Salesforce CLI commands interactively
surajp/tensor-lwc
lwc using tensor js for toxicity identification
surajp/tree-sitter-sfapex
Tree-sitter implementation for Salesforce's Apex, SOQL, and SOSL
surajp/vscode-copilot-chat
Copilot Chat extension for VS Code