
Product
Socket Now Protects the Microsoft Edge Extension Ecosystem
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.
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 2 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.

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

Research
/Security News
Socket researchers found 18 Chrome extensions and one Edge extension delivering a wallet drainer, credential theft, and other malicious payloads.

Product
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.