
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@cdssnc/gcds-components-react
Advanced tools
GC Design System Components – React provides the GC Design System Components within a React wrapper to ease integration of the components into React apps.
You can find the full documentation for GC Design System Components on https://design-system.alpha.canada.ca/.
Navigate to the root folder of your project and run:
npm install @cdssnc/gcds-components @cdssnc/gcds-components-react
Place the following code in the index.js
file of your app.
import '@cdssnc/gcds-components-react/gcds.css'
If you are interested in contributing to GC Design System Components, please read our contributing guidelines.
Code released under the MIT License.
Composants de Système de design GC — React fournit des composants de Système de design GC dans un encapsulateur React afin de faciliter l’intégration dans les applications React.
Toute la documentation sur les composants de Système de design GC est accessible à l’adresse https://systeme-design.alpha.canada.ca/.
Naviguez jusqu'au dossier racine de votre projet et exécutez :
npm install @cdssnc/gcds-components @cdssnc/gcds-components-react
Insérez le code qui suit dans le fichier index.js
de votre application.
import '@cdssnc/gcds-components-react/gcds.css'
Si vous souhaitez contribuer aux unités de style de Système de design GC, veuillez lire nos lignes directrices sur la contribution.
Code publié en vertu de la licence MIT (en anglais).
FAQs
React wrapper for gcds-components
The npm package @cdssnc/gcds-components-react receives a total of 822 weekly downloads. As such, @cdssnc/gcds-components-react popularity was classified as not popular.
We found that @cdssnc/gcds-components-react demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.