19 packages
aura-helper-cli
Command Line Interface Application to support and enhance Aura Helper Plugin for VSCode or work with it with your salesforce projects. Specially designed for DevOps workflows. Deprecated and replaced by Aura Helper SFDX Plugin (https://github.com/JJLongor
@aurahelper/cli-manager
Module to handle Aura Helper CLI and Aura Helper SFDX processes used in Aura Helper VSCode Extension
@aurahelper/connector
Powerfull Libraries to connect with Salesforce to list, describe, deploy or retrieve metadata types. Also can describe SObjects, Create Projects, Authorize Orgs, Execute Queries, Export or Import Data... To the correct work of this library, you need to ha
@aurahelper/core
Core libraries for Aura Helper CLI, Aura Helper Extension and the rest of @ah libraries. Contain Util classes, Aura Helper Datatypes, Process Manages and Utils values
@aurahelper/dependencies-manager
Aura Helper Dependencies Manager Module is a module to handle, check or repair automatically the salesforce's project dependencies. This module analize your local project, and repair the metadata files accordinglly
@aurahelper/git-manager
Aura Helper Git Manager Module its a module to handle and manage all git operations and commands.
@aurahelper/ignore
Aura Helper Ignore Metadata Module is a powerfull module to exclude a specified metadata from your Salesforce Project or Package XML Files. This module will be util in some use cases, like Custom Label values unique for every environment (like ids...), or
@aurahelper/languages
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
@aurahelper/metadata-factory
Library to create Aura Helper Metadata types from SFDX Responses, Local Project or other data sources
@aurahelper/package-generator
Aura Helper Package Generator Module to create Salesforce XML Package, to deploy, retrieve or delete elements on your Org. Support to create package from JSON File, Git Diffs or Mergin other packages.