File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# trim-canvas
22
3+ [ ![ NPM] ( https://nodei.co/npm/trim-canvas.png )] ( https://npmjs.org/package/trim-canvas )
4+
35A tiny (< 100 LoC) library for trimming whitespace from a ` canvas ` element with
46no dependencies.
57
@@ -30,4 +32,4 @@ canvas element beforehand.
3032Credits go to [ @efc ] ( https://github.com/efc ) for writing a quick version of this
3133in [ this issue] ( https://github.com/szimek/signature_pad/issues/49#issue-29108215 )
3234and to the original [ StackOverflow Answer] ( http://stackoverflow.com/a/12178531/3431180 )
33- that was credited there .
35+ that was credited in that issue .
Original file line number Diff line number Diff line change 11{
22 "name" : " trim-canvas" ,
33 "version" : " 0.1.0" ,
4- "description" : " A tiny library for trimming whitespace from a ` canvas` element. " ,
4+ "description" : " A tiny library for trimming whitespace from a canvas element" ,
55 "main" : " build/index.js" ,
66 "devDependencies" : {
77 "babel-core" : " ^6.0.14" ,
You can’t perform that action at this time.
0 commit comments