Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 478 Bytes

other.md

File metadata and controls

13 lines (10 loc) · 478 Bytes
title description
Using JSR with any tool
Learn how to use JSR packages with any tool.

You can use JSR with any tool that supports ES modules, and either has native support for JSR, or supports npm packages using node_modules.

If your tool has native support for JSR, you can use native JSR imports.

If your tool doesn't have native support for JSR, you can use JSR's npm compatibility layer.