pkg: update description to mention current features #123
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Add "100% test coverage, types, examples, & more." to the
package.json#description
Details
Verification
The NPM docs do not indicate a character limit on
description
, but I was concerned about that, so also tested withnpm pack
and no errors.Future Work
I may remove the
react-signature-pad
reference eventually as this fork has now existed independently for longer than the original existed before my fork. I've been planning to "unlink" the fork it once the TS release (#42) is finally out to simplify SEO, PRs1, and reduce user confusion with all the links at the top of the repo. Will still have it mentioned in the description as historical context ofc, just no longer top-of-mind for the initial descriptionFootnotes
By default it makes my PRs go to the original repo /
react-signature-pad
and requires a few clicks to redirect tomain
of this repo, and users occasionally click the PR button at the top of the repo too ↩