Salesforce plugin for Data Dictionary generation
SF plugin that support Salesforce Packaging Platform
Create objects, fields, tabs, etc
The Salesforce CLI
A plugin to call API endpoints via CLI commands
```ts import type { SFSymbol } from 'sf-symbols-typescript'
configure the Salesforce CLI
ESLint Environment for React Native
Eslint rule for consistent filenames.
Commands to interact with Salesforce agents
an eslint rule plugin companion to babel-eslint
Utils for writing Salesforce CLI plugins
Babel plugin to transpile import() to a deferred require(), for node
Command usage and error telemetry for the Salesforce CLI
Compile ES2015 block scoping (const and let) to ES5
Allow parsing of jsx
Automatically add displayName to all your components
Generate the Salesforce CLI command reference guide
Helpful eslint rules for sf plugins.
Babel plugin to ensure function declarations at the block level are block scoped
return the github url from a package.json file
Allow parsing of object rest/spread
Apply ES2015 function.name semantics to all functions
Compile ES2015 destructuring to ES5