NPM package @microsoft/dotnet-js-interop needs a README file
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Is your feature request related to a problem? Please describe the problem.
See https://github.com/dotnet/AspNetCore.Docs/issues/28923
The page for the npm package [@microsoft/dotnet-js-interop](https://www.npmjs.com/package/@microsoft/dotnet-js-interop) is quite empty. When I searched for TypeScript and Blazor the other day I got no helpful results that could have point me to this package.
The link to the Repository also needs an update.
### Describe the solution you'd like
A README.md should be [added](https://docs.npmjs.com/about-package-readme-files) so that search engines have something to read, and developers something to find. For the start it doesn't need to be a full-fledged article about how to use TypeScript in Blazor, but some keywords and a link to the documentation https://learn.microsoft.com/en-us/aspnet/core/blazor/javascript-interoperability/ would be very useful.
Contributor guide
Assessment
This issue has not been assessed yet.