https://github.com/forcedotcom/salesforcedx-apex
Salesforce Apex Node Library
https://github.com/forcedotcom/salesforcedx-apex
Last synced: about 2 months ago
JSON representation
Salesforce Apex Node Library
- Host: GitHub
- URL: https://github.com/forcedotcom/salesforcedx-apex
- Owner: forcedotcom
- License: bsd-3-clause
- Created: 2020-01-10T19:18:11.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T03:41:00.000Z (3 months ago)
- Last Synced: 2026-03-27T00:33:40.546Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.91 MB
- Stars: 27
- Watchers: 11
- Forks: 26
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Salesforce Apex Library
[](https://opensource.org/licenses/BSD-3-Clause)
## Introduction
Typescript library to support the [Salesforce Extensions for VS Code](https://github.com/forcedotcom/salesforcedx-vscode/) and the [Apex Plugin for the Salesforce CLI](https://github.com/salesforcecli/plugin-apex).
Note: Please report any issues via the [Issues tab](https://github.com/forcedotcom/salesforcedx-apex/issues).
## Getting Started
If you're interested in contributing, take a look at the [CONTRIBUTING](./CONTRIBUTING.md) guide.
If you're interested in building the plugin and library locally, take a look at the [Developing](./contributing/developing.md) doc.