
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@dfx.swiss/react-components
Advanced tools
React UI components for DFX.swiss
npm linkTo test the components in a project, you can use npm link to link the local package to the project.
package.json file, e.g. to 'react-components-local'npm run build in the root directory.npm link in the package directory, i.e. cd packages/react-components && npm link.npm link <package-name>, i.e. npm link react-components-local.import { StyledTabContentWrapper } from 'react-components-local'.npm unlink <package-name>.Note that at any time you can view linked packages using npm ls --global --depth=0 --link=true.
When you're done, remember to revert the package name in the package.json file.
FAQs
React UI components for DFX.swiss
We found that @dfx.swiss/react-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.