File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ Maintainability] ( https://badgen.net/codeclimate/maintainability/evente/core )] ( https://codeclimate.com/github/evnte /core/maintainability )
1+ [ ![ Maintainability] ( https://badgen.net/codeclimate/maintainability/evente/core )] ( https://codeclimate.com/github/evente /core/maintainability )
22[ ![ Test Coverage] ( https://badgen.net/codeclimate/coverage/evente/core )] ( https://codeclimate.com/github/evente/core/test_coverage )
33[ ![ Build Status] ( https://badgen.net/travis/evente/core )] ( https://travis-ci.org/evente/core )
44![ Size] ( https://badgen.net/badgesize/normal/evente/core/master/dist/evente.min.js )
@@ -62,7 +62,7 @@ Try it on [CodePen](https://codepen.io/apoprotsky/pen/XOpzxV). Full application
6262 return parseFloat (params[0 ]).toFixed (params[1 ] !== undefined ? params[1 ] : 2 );
6363 }
6464 // Init
65- var app = new evente (' body' , {
65+ var app = evente (' body' , {
6666 amount: ' 1' ,
6767 currency: ' USD' ,
6868 precision: 2
You can’t perform that action at this time.
0 commit comments