Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denoland/x-to-jsr


https://github.com/denoland/x-to-jsr

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# deno.land/x to JSR migration tool

A tool to help migrating a deno.land/x package to [jsr.io](https://jsr.io/).

```shellsession
$ deno upgrade --canary
$ cd your_slash_x_project
$ deno run -A jsr:@deno/x-to-jsr
```