Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
@namefi/ui
Advanced tools
- Entry (Notion): https://www.notion.so/d3servelabs/Design-Front-End-Team-Portal-d55f028239f04c6e978ad817930c08b5 - Chromatic: https://www.chromatic.com/build?appId=65c152b8f94c60aa3e2a4564 - Storybook: https://storybook.namefi.dev
Atoms
:
Molecules
:
Atoms
; Such as FormField, Tooltip, Card...Organisms
:
Molecules
, Organisms
are the UI elements that shape both the appearance and functionality of a website. They’re also the elements that start to impact user interface. The way a developer arranges molecules informs the site experience and the complexity of the finished product.Templates
:
Organisms
strung together at the page-level or beyond. They Represent the Wireframe.Pages
:
Templates
Page
implementations in this repo; except for the purpose of the demonstration Templates
(ie; Pages
will only be in the story).Atoms
, Molecules
, and Organisms
Will be Referred to as Core
Molecules
, so it doesn't add much benefit to separate them into Atoms
Since they won't be reused elsewhere.Composition
works well with the Atomic Design and the definition of Templates
Composition
, we will end up with Apropcalypse, and also we'll have to go back and redeploy the UI library over every little change.Core
Components and Templates
.@radix-ui/react-icons
, before adding assets
Ract.memo
and the passing React.ComponentProps<'svg'>
, check existing icons in components/core/icons
import emapleImage from 'assets/example.png'; // Importing the image
...
...
<img src={emapleImage} />;
FAQs
Unknown package
The npm package @namefi/ui receives a total of 18 weekly downloads. As such, @namefi/ui popularity was classified as not popular.
We found that @namefi/ui 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.