Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@agility/app-sdk
Advanced tools
This is a React SDK for building UI Apps for Agility CMS.
Coming soon...
One of the best ways to learn a new SDK is to see some examples!
A dashboard app that uses oauth to connect to Google and pull GA data. https://github.com/agility/agility-cms-app-google-analytics
A sidebar app that translates and detects language for the current content item. https://github.com/agility/agility-cms-app-google-translate
A custom field app that allows selection of a product from BigCommerce. Includes a modal with a product listing and search component. https://github.com/agility/agility-cms-app-bigcommerce
If you wish to use yarn link with this project to debug locally:
cd THIS_PACKAGE
yarn link
yarn install
cd node_modules/react
yarn link
cd YOUR_PROJECT
yarn link PACKAGE_YOU_DEBUG_LOCALLY
yarn link react
Then, when you are done
cd YOUR_PROJECT
yarn unlink "@agility/app-sdk"
yarn unlink react
cd THIS_PACKAGE
yarn unlink
cd node_modules/react
yarn unlink
FAQs
JavaScript library for building Agility CMS apps.
The npm package @agility/app-sdk receives a total of 13 weekly downloads. As such, @agility/app-sdk popularity was classified as not popular.
We found that @agility/app-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.