UNPKG

confidencejs

Version:

A light-weight JavaScript library to help you make sense of your A/B test results.

11 lines 168 B
<html> <head> <script src='confidence.js'></script> </head> <body> <h1> HELOWWWO WORLDDK</h1> <script> console.log(Confidence); </script> </body> </html>