#package #deno #jsr

rust-jsr-registry

An unofficial JSR api wrapper for rust. JSR is a npm-like registry owned by Deno

3 unstable releases

new 0.2.0 Apr 3, 2025
0.1.1 Mar 31, 2025
0.1.0 Mar 31, 2025

#79 in #deno

Download history 230/week @ 2025-03-29

230 downloads per month

MIT license

37KB
658 lines

There's many breaking changes in 2.0, go to MIGRATION to learn more

Rust-jsr-registry

Part of the teamdunno's jsr-registry packages

This is the unofficial api wrapper for JSR, a new npm like registry owned by Deno

Documentation

You can read this docs.rs to find out more, or see Example on this README

Installation

Get started by running

$ cargo add rust-jsr-registry

Example

Go to example folder to learn more

Note

Every JSR api is allowed for public use, but they does'nt document it very well. See https://jsr.io/docs/api

Dependencies

~5–21MB
~218K SLoC