![Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility](https://cdn.sanity.io/images/cgdhsj6q/production/97774ea8c88cc8f4bed2766c31994ebc38116948-1664x1366.png?w=400&fit=max&auto=format)
Security News
Deno 2.2 Improves Dependency Management and Expands Node.js Compatibility
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
@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 45 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
Deno 2.2 enhances Node.js compatibility, improves dependency management, adds OpenTelemetry support, and expands linting and task automation for developers.
Security News
React's CRA deprecation announcement sparked community criticism over framework recommendations, leading to quick updates acknowledging build tools like Vite as valid alternatives.
Security News
Ransomware payment rates hit an all-time low in 2024 as law enforcement crackdowns, stronger defenses, and shifting policies make attacks riskier and less profitable.