Welcome to the JS Salesforce Apex Utils.
The repository uses ApexDox to create documentation. For best user experience clone the repo, run ApexDox, and open the docs locally.
A library to mock SObject records. Mock system and formula fields as well as parent and child relationships.
More information on my blog here.
--> Source: mock-factory
A lightweight and lean trigger framework that implements the "single trigger per object" best practice.
More information on my blog here.
--> Source: trigger-framework.