You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been hearing about a package registry called JSR, and some features seem very appealing:
As a consumer of a package, go-to-symbol will take me right to the typescript code, and not the declaration file. This means it's much simpler for me as a consumer to look at the implementation to understand what is going on
As a publisher, JSR will automatically configure and build your typescript code for the best consumption experience
Would you consider publishing this package to JSR?
The text was updated successfully, but these errors were encountered:
Thank you for this great library!
I've been hearing about a package registry called JSR, and some features seem very appealing:
Would you consider publishing this package to JSR?
The text was updated successfully, but these errors were encountered: