
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@neodrag/core
Advanced tools
Core drag-and-drop engine for Neodrag.
npm install @neodrag/core@next
import { Neodrag } from '@neodrag/core';
import { axis, grid } from '@neodrag/core/plugins';
const engine = Neodrag.shared;
const handle = engine.draggable(document.querySelector('#box')!, [
axis('x'),
grid([10, 10]),
]);
handle.destroy();
See neodrag.dev/docs/core for plugins, drop targets, and sortable lists.
FAQs
Unknown package
The npm package @neodrag/core receives a total of 315,167 weekly downloads. As such, @neodrag/core popularity was classified as popular.
We found that @neodrag/core 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.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.