
Product
Introducing Immutable Scans
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.
[wip] Reactive interface library built for browserify.
$ npm install rix
const el = require('rix')
const button = el()
button.on('render', function(dom, state, props) {
return dom('button', null, ['click me']);
})
button.on('mount', function(instance, el, state, props) {
// do other stuff
})
React is getting bloated and doesn't play nice with the DOM. There are some alternatives like deku but they all have short comings. What we need is a library that plays well with the dom, uses js, has a virtual dom and a very small interface. Rix tries to be that library.
FAQs
rix
We found that rix 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
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.

Product
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.