Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@saleor/app-sdk
Advanced tools
SDK for building Saleor Apps.
App SDK is in the early stage at the moment. Every API below 1.x.x release is likely to change.
Feel free to play with SDK and move its code directly to your app.
npm i @saleor/app-sdk
You can find the documentation here.
If you would like to develop the SDK and test it with existing project:
pnpm watch
Now any code change will trigger build operation automatically.
pnpm add ../saleor-app-sdk/dist
As path to your local copy of the App SDK may be different, adjust it accordingly.
Before committing the code, Git pre-hooks will check staged changes for following the code styles. If you would like to format the code by yourself, run the command:
pnpm lint
FAQs
SDK for building great Saleor Apps
The npm package @saleor/app-sdk receives a total of 2,245 weekly downloads. As such, @saleor/app-sdk popularity was classified as popular.
We found that @saleor/app-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.