
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
A UI component kit for React
Install from NPM and include it in your own React build process (using Browserify, Webpack, etc).
npm install rkit --save
import React from 'react'
import ReactDOM from 'react-dom'
import Kit from 'rkit'
var Demo = React.createClass({
render: function() {
return (
<div>Hello</div>
)
}
})
ReactDOM.render(<Demo />, document.getElementById('container'))
git clone https://github.com/mother/rkit
npm install
And since React is just a peer dependency:
npm install react
npm install react-dom
Then:
npm run dev
Then visit http://localhost:8000
npm run build
npm test
MIT. Copyright (c) 2016 Mother Co.
FAQs
A UI component kit for React
The npm package rkit receives a total of 5 weekly downloads. As such, rkit popularity was classified as not popular.
We found that rkit 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.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.