
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
quantumic-design
Advanced tools
The simple and strong ui kit to build your own design system.
Quantum Design is a UI Kit that consists of some very small components and functions.
Most of components in Quantumic Design is designed that have single responsibility. So you can assemble these quantumic components to make your own design system more faster. Or just use these are.
Please enjoy! ☺️
Install Quantumic Design and Emotion. and add Quantumic Design Context to your application.
$ npm install quantumic-design
// or
$ yarn add quantumic-design
// App.tsx
import React, { PropsWithChildren } from 'react';
import { QDProvider } from 'quantumic-design';
function App({ children }: PropsWithChildren<{}>) {
return <QDProvider>{children}</QDProvider>;
}
As you can see, Quantumic Design is TypeScript based library. Therefore, Quantumic Design provides its own type declarations, so you don't need to install additional typing packages like @types/quantumic-design.
Check out our Storybook
FAQs
Design Library for any projects 🖌
The npm package quantumic-design receives a total of 97 weekly downloads. As such, quantumic-design popularity was classified as not popular.
We found that quantumic-design 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.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.