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
Use case: I am amending a package manifest in my favourite text-editor/IDE. I'd like to autocomplete the name and perhaps see a little information about the package if multiple options exist.
To enable someone to add this we might want a very small, fast API endpoint that returns an array of matched packages that can include a set of additional fields (a la the cdnjs API).
The text was updated successfully, but these errors were encountered:
Use case: I am amending a package manifest in my favourite text-editor/IDE. I'd like to autocomplete the name and perhaps see a little information about the package if multiple options exist.
To enable someone to add this we might want a very small, fast API endpoint that returns an array of matched packages that can include a set of additional fields (a la the cdnjs API).
The text was updated successfully, but these errors were encountered: