aheber / sf-warpView external linksLinks
Mutate code files and see if your tests notice
☆17Aug 1, 2024Updated last year
Alternatives and similar repositories for sf-warp
Users that are interested in sf-warp are comparing it to the libraries listed below
Sorting:
- Tree-sitter implementation for Salesforce's Apex, SOQL, and SOSL☆81Feb 13, 2025Updated last year
- A simple way to read data from JSON by specifying path expressions. Written in Salesforce Apex☆17Jul 29, 2020Updated 5 years ago
- Salesforce Trigger Framework☆12Mar 4, 2023Updated 2 years ago
- Apex Library to schedule Unit Test runs☆18Dec 11, 2022Updated 3 years ago
- A Package for organizing Batch Jobs and their Schedules via a record-based Scheduling Configuration, including dependencies and ad-hoc ru…☆13Sep 2, 2024Updated last year
- A universal mock class in Apex☆86Jun 1, 2025Updated 8 months ago
- VSCode extension for Salesforce Apex development with support for offline validation.☆22Jul 10, 2023Updated 2 years ago
- Parse your Salesforce formulas and extract fields, operators and functions.☆19Mar 24, 2023Updated 2 years ago
- A Salesforce CLI plugin for interacting with the unofficial Salesforce Package Manager (SPM) registry.☆21Nov 1, 2022Updated 3 years ago
- A plugin for the Salesforce DX CLI based on the Open CLI Framework (OCLIF)☆24Dec 8, 2019Updated 6 years ago
- Skyline is a VS Code extension that bridges local development and Salesforce orgs. It provides intuitive metadata management, environment…☆16Oct 23, 2025Updated 3 months ago
- SF CLI plugin to allow trace flags to be set for you, users, and the Automated Process User☆13Jan 13, 2025Updated last year
- A script to install any npm package as an LWC-ready static resource☆40Sep 6, 2023Updated 2 years ago
- A collection of apex classes that can be useful for development on the salesforce platform☆27Feb 8, 2023Updated 3 years ago
- JavaScript buttons that work in Lightning!☆26Feb 9, 2023Updated 3 years ago
- ☆15Jun 22, 2023Updated 2 years ago
- Parse, manipulate and display dates and times in Apex☆16Jun 14, 2018Updated 7 years ago
- Declaratively handle when files are shared to records.☆17Apr 8, 2020Updated 5 years ago
- Parse SOQL string to abstract syntax tree expression in JavaScript☆14Jan 5, 2023Updated 3 years ago
- An Apex framework for processing sequences of elements taking advantage of the functional programming paradigm.☆24Dec 31, 2025Updated last month
- A flexible cache management system for Salesforce Apex developers. Built to be scalable & configurable.☆32Updated this week
- Apex library that dynamically generates SOQL & SOSL queries☆43Updated this week
- A list of funny and tricky Apex examples☆128Jan 28, 2025Updated last year
- Highlights different design patterns to tackle feature flags using Custom Permissions in both the UI and Apex.☆53Apr 22, 2020Updated 5 years ago
- Salesforce Apex code formatter written in Rust☆73Jun 22, 2025Updated 7 months ago
- A simple solution for managing environment variables in salesforce☆43Feb 19, 2024Updated last year
- Salesforce Apex language parser for Java and Javascript.☆50Mar 1, 2024Updated last year
- Library for parsing / evaluating Salesforce formula in JavaScript☆36Apr 24, 2025Updated 9 months ago
- The official Dockerfile for Salesforce DX☆75Jan 15, 2022Updated 4 years ago
- Library for short hand sorting of Salesforce SObjects by any field☆20Jan 11, 2022Updated 4 years ago
- A Apex Utility class to Clone a Salesforce SObject & and it's children.☆19Nov 17, 2018Updated 7 years ago
- ☆22Aug 8, 2024Updated last year
- Generates a "delta" metadata package based on the difference between two git refs (branches/commits)☆103Feb 22, 2023Updated 2 years ago
- Salesforce metadata static analysis library focusing on Apex validation☆47Feb 12, 2023Updated 3 years ago
- ☆21Dec 9, 2022Updated 3 years ago
- A tile wall component in LWC to use in your org!☆19Aug 5, 2023Updated 2 years ago
- Implement a Salesforce Apex take on the DAO Pattern☆19Jun 17, 2022Updated 3 years ago
- DML mocking, CRUD mocking, dependency injection framework for Salesforce.com (SFDC) using Apex