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.
shopify-taxonomy-fr
Advanced tools
shopify-taxonomy-fr
is a small client to get Shopify product categories aka taxonomy details in locale fr
. Matched by ID, the data included is name
, full name
(Grandparent category > Parent category > Child category) as well as parent ID, when defined.
yarn add shopify-taxonomy-fr
import taxonomy from "shopify-taxonomy-fr";
taxonomy.getCategory("ap-2"); // Returns taxonomy for animal products
taxonomy.getCategory("h"); // Throws error when ID is invalid/malformed
taxonomy.getCategory("hb-200"); // Returns null when category/taxonomy does not exist
FAQs
Shopify Taxonomy client in French
The npm package shopify-taxonomy-fr receives a total of 3 weekly downloads. As such, shopify-taxonomy-fr popularity was classified as not popular.
We found that shopify-taxonomy-fr 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.