A free, open-source CDN with AI-powered safety scanning
Every npm library, delivered through a single script tag.
DLT JS gives you instant access to JavaScript, CSS, and fonts through a clean, predictable URL structure. There's no build step required — just drop in a script tag and you're good to go. Every package request runs through our AI safety agent, so you can trust what you're loading. Built and maintained by the Death Legion Team.
/ajax/libs/react/18.3.1/react.production.min.jsTools & Features
— everything you need in one placeQuick Safety Scanner
Check any npm package before you use it
URL Builder
Construct a CDN URL visually in seconds
/ajax/libs/{name}/{version}/{file}Package Compare
Side-by-side comparison of two packages
Organizations
0 organizations indexedHow It Works
Using DLT JS is dead simple. Point a script or link tag at the right URL path and you're done. The format is consistent and never changes, no matter which library you need.
/ajax/libs/{name}/{version}/{file}JavaScript
<script src="/ajax/libs/jquery/3.7.1/jquery.min.js"></script>Stylesheet
<link rel="stylesheet" href="/ajax/libs/bootstrap/5.3.3/css/bootstrap.min.css">Death Legion
<script src="/ajax/libs/dulice-icons/1.0.0/dulice-icons.min.js"></script>Libraries
URL Structure
Every file lives at a consistent, predictable path. Library names are always lowercase kebab-case, and versions match the upstream release exactly as published on npm.
Death Legion Packages
These are the open-source packages published by the Death Legion Team on npm, mirrored here for convenient script-tag inclusion without any build tools.
Browse all packages on npmAdding Libraries
Use the Request Library button to add any npm package. Our AI safety agent scans every request for malicious code, typosquatting, and supply chain risks before it gets approved. Safe packages are added to the catalog automatically, so you can start using them right away.
Safety Detection
Every package request goes through our AI-powered safety agent, which checks package age, download popularity, license status, dependency count, maintainer activity, typosquatting patterns, suspicious build scripts, and source repository availability. If anything looks off, you'll know before you load it.
Auto-Updates
The auto-update system periodically checks npm for new versions and syncs them to the CDN. You can check the Tools section for real-time update status, see which packages have new releases, and trigger a manual sync whenever you want.