Replies: 4 comments 2 replies
-
Oh, dang... I just opened a new discussion on this... I even clicked the "I've search for similar content" before posting it! |
Beta Was this translation helpful? Give feedback.
-
Hi, I want to propose a feature for JSR.io Github has stars and you can categorize them in lists (Did you know you can only have 32 different ones) And youtube let you save into playlists Please note that I always prefix the different lists with emojis and I'm not ashamed for it. For JSR.io, I propose a similar approach to pin packages and use list for things like: "🔐auth" - "📅date" - "🗺️geo" - "🎨UI" - "📑validation"... (my lists could go on forever...) or maybe based in specific projects (a list for my own crm, or for svelte projects...) made by the users for personal organization and to share with others. I think they should be able to be private or public, since people may don't want to make public which packages they use for security or whatever reason. Another use of this lists, could be to create recipes for starter projects or a pick and choose with maybe a sub-feature to generate the code to install those packages deno add jsr:@std/internal jsr:@std/crypto jsr:@std/testing like you get with individual packages I guess at this moment only publishers of packages have or need accounts, so I'm not sure if this feature could be too costly but for sure would increase the chances of new users. For UI, I guess we could have a new tab in the user profile and it could have a button to save it in each package with a modal like google or github does.
In any case, I don't have a proper spec list for this feature but I think it could be cool. I know platforms like github, which *shouldn't be considered social media have this kind of features and don't get a lot of love, in fact what you find a lot are awesome list repos and I find that npm should and JSR could have this feature. I had this originally posted in a thread in the discord server. Go there if you want to chat about it more informally. |
Beta Was this translation helpful? Give feedback.
-
The "save package" feature, which allows you to keep specific packages in the loop, is a useful addition and I like it. However, both this and the following feature may deviate from the core purpose of a package registry, such as Pypi, NPM, Crates, or hex.pm. |
Beta Was this translation helpful? Give feedback.
-
About follow, we can generate RSS feed on package/scope. |
Beta Was this translation helpful? Give feedback.
-
As a nice little quality-of-life feature it would be cool to offer an ability to "favourite" packages and/or "follow" scopes so you can track your most liked packages.
Example: I love both the
@std
&@cross
scopes in JSR. I would love to be able to "favourite" or "follow" them & go to a page to view these packages / scopes in one place.This could also potentially include sub-categories in the future so I could "favourite" a bunch of my favourite testing utility packages and all kept under that one sub-category.
Beta Was this translation helpful? Give feedback.
All reactions