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.
@cdssnc/gcui
Advanced tools
This is a project to collect the bits of UI code that CDS creates into a single place, ready to be reused.
This is a project to collect the bits of UI code that CDS creates into a single place, ready to be reused.
In your project folder run either of the following commands:
yarn add @cdssnc/gcui
# or
npm i @cdssnc/gcui
import {
WordMark
EnerguideLogo,
GoCSignature,
DownwardChevron,
UpwardChevron,
PhaseBadge,
PhaseBanner,
Button,
ErrorBoundary,
} from '@cdssnc/gcui'
// Do something with <WordMark />
To explore the components and their documentation, run the following commands:
git clone https://github.com/cds-snc/gcui.git && cd gcui
npm i
npm run storybook
You can then explore the components visually in a React Storybook by going to localhost:9001
npm t
FAQs
This is a project to collect the bits of UI code that CDS creates into a single place, ready to be reused.
We found that @cdssnc/gcui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.