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
- similar to how some libraries do it as well as to the centered logo
pattern
- was considering centering the header and badges too, but I think
that made it harder to read and feel more messy / not as clean
- also considered leaving the buttons of the example in the gif to
display some features like trimming, but that seemed to add
confusion to the fact that there are no other elements besides the
canvas in this fork
- also change "React Signature Canvas" to "react-signature-canvas" as
that's the package's name
- this is an old artifact from react-signature-pad that I hadn't
changed since the fork
- remove a newline after the nodeico badge so the whole intro still
fits on mobile without needing to click into the README
A React wrapper component around [signature_pad](https://github.com/szimek/signature_pad).
19
24
20
25
Originally, this was just an _unopinionated_ fork of [react-signature-pad](https://github.com/blackjk3/react-signature-pad) that did not impose any styling or wrap any other unwanted elements around your canvas -- it's just a wrapper around a single canvas element!
0 commit comments