
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
High-performance, lightweight UI library for rapidly building React applications.
English | 简体中文
With more than 50 crafted components that you can use out of the box.
Extensive design tokens can be customized to build your own theme. the way of customization are supported:
All components are written in TypeScript so it's type friendly.
Available as an npm package
// with npm
npm install concis@latest
// with yarn
yarn add concis@latest
import React from 'react';
import ReactDOM from 'react-dom';
import { Button } from 'concis';
import 'concis/web-react/style/index.css';
function App() {
return <Button type="primary">Hello Concis!</Button>;
}
ReactDOM.render(<App />, document.getElementById('app'));
In the examples folder, there is a vite
+ react
project runtime environment, in which you can experience the concis
component, run the command in the project root directory:
pnpm examples:dev
Visit http://localhost:5173
.
![]() IE / Edge | ![]() Firefox | ![]() Chrome | ![]() Safari | ![]() Opera | ![]() Electron |
---|---|---|---|---|---|
Edge 16 | 31 | 49 | 31 | 36 | last 2 versions |
Developers interested in contributing should read the Contributing Guide.
Thank you to all the people who already contributed to Concis!
FAQs
Concis Component library for PC
The npm package concis receives a total of 94 weekly downloads. As such, concis popularity was classified as not popular.
We found that concis 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.