Solutions for problems posted at https://projecteuler.net/
Problems 1, 55 and 206 were chosen.
Open index.html - to calculate and view the results. Note that Solution206 can take while to complete.
Results:
Problem 1: 233168
Problem 55: 249
Problem 206: 1389019170
Unit tests were implemented using jasmine. Open /tests/specrunner.html to view the results.