Packages
Featured
- @kysely/kyselyA type-safe TypeScript SQL query builder
- @es-toolkit/es-toolkitA modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
- @zod/zodTypeScript-first schema declaration and validation library with static type inference
- @punkpeye/fastmcpA TypeScript framework for building MCP (Model Context Protocol) servers.
- @rabbit-company/webHigh-performance web framework
- @campfire/coreLightweight library that works with vanilla DOM elements and provides fine-grained reactivity + utils for building websites.
- @am/neuralnetworkA simple neural network library for JavaScript and TypeScript.
- @sigmasd/jsr-mcpA Model Context Protocol (MCP) server that provides access to JSR (JavaScript Registry) module documentation.
- @iuioiua/redisFast, lightweight Redis client built upon the Web Streams API.
- @img/pngA image encoder/decoder for the PNG format
Recently updated
- @eunier/env-deno1.1.0
- @defai-digital/ax-code-sdk2.2.3
- @zanix/cliThe Zanix Framework CLI is a powerful command-line interface (CLI) tool designed to facilitate the development and management of Zanix applications.2.0.9-alpha.3
- @monsieur-nico/textconvertPublic library to convert text into many conventions and formats.2.3.0
- @sparr/find-itch-games0.1.0
- @eunier/env-deno1.0.1
- @o-industrial/azure-iot-pack0.0.271-integration
- @o-industrial/oi-core-packThe core capabilities for the flow ui0.0.471-integration
- @o-industrial/azure-iot-pack0.0.270-integration
- @monsieur-nico/textconvertPublic library to convert text into many conventions and formats.2.2.1
Why JSR?
Made for TypeScript & ESM
JSR is designed for TypeScript. You publish TypeScript source, and JSR handles generating API docs, .d.ts files, and transpiling your code for cross-runtime compatibility.
JSR packages are distributed as web-standard ECMAScript modules.
Builds on npm
JSR isn't a replacement for the npm registry; it's a superset of npm.
JSR modules can be used with any JavaScript package manager, and in any project with a node_modules folder.
Works with any runtime
JSR modules can be used in Node.js, Deno, Bun, Cloudflare Workers, and more.
Module authors can count on great editor support from strongly typed modules, without the need to transpile and distribute typings manually.