Commit Graph

419 Commits

Author SHA1 Message Date
Hamcha a2a97b106e
Typescript/Deno port 2020-02-04 13:49:42 +01:00
Gary Kwong 6ad1e32cf2 Yet another yarn.lock update after running yarn upgrade. 2019-12-11 16:08:05 -08:00
Gary Kwong ac99c2da2d Update yarn.lock file in view of updated dependencies. 2019-12-11 15:50:14 -08:00
pyoor b5a4bf6fcb Update package dependencies 2019-12-11 13:46:42 -05:00
Christoph Diehl 9d17c73c83
Merge pull request #24 from Mozilla-GitHub-Standards/master
Add Mozilla Code of Conduct
2019-04-02 01:10:31 +02:00
Mozilla-GitHub-Standards 09437a6d5d Add Mozilla Code of Conduct file
Fixes #23.

_(Message COC002)_
2019-03-30 10:49:59 -07:00
posidron 7278aed4d3
Update README.md 2018-09-18 18:22:17 +02:00
Christoph Diehl adb694e724
Update README.md 2018-09-18 08:24:56 +02:00
Christoph Diehl 9d0e441e2e
Update README.md 2018-09-18 08:22:09 +02:00
Christoph Diehl c870d9730e
Update README.md 2018-09-18 08:20:26 +02:00
posidron 598f33623e
Update README.md 2018-09-18 08:14:22 +02:00
posidron 3158d3a6c4
Update RunKit URL 2018-09-18 07:59:54 +02:00
Christoph Diehl 059c52f6f9
Add dependency badges 2018-09-18 07:16:44 +02:00
posidron 11633932ce
v2.0.0 2018-09-18 05:45:54 +02:00
posidron 59de86640e
Let's not jump ahead for np 2018-09-18 05:43:21 +02:00
posidron 6225a0dc66
Fix what 'travis setup release' destroyed 2018-09-18 05:26:11 +02:00
posidron afdc89634a
Fix YAML format 2018-09-18 05:14:30 +02:00
posidron f121e2745d
Update .travis.yml with new deploy keys for pages and release 2018-09-18 05:07:28 +02:00
posidron 9b4060571d
Skip failing test at TravisCI 2018-09-18 04:26:29 +02:00
posidron d4810f8187
Fix standard 2018-09-18 04:26:11 +02:00
posidron 248963fe48
Update .travis.yml 2018-09-18 04:22:03 +02:00
posidron 97796e9d22
Add lint-staged 2018-09-18 04:03:43 +02:00
posidron d5b2440b6d
Update README.md 2018-09-18 03:55:25 +02:00
posidron 06547fee4c
Update README.md 2018-09-18 03:53:01 +02:00
posidron e1e4dcf5c4
Ignore Parcel cache directory 2018-09-18 03:46:07 +02:00
posidron b0d25361aa
Use Parcel bundler instead of Webpack 2018-09-18 03:44:07 +02:00
pyoor d0f919c414 Remove getRandomElement 2018-09-13 10:39:59 -04:00
pyoor 6da7e7603c Fix frange arguments 2018-09-13 10:39:46 -04:00
pyoor 1d87f06b12 Remove unused variable 2018-09-04 14:25:51 -04:00
pyoor 7149e2af12 Replace getKeysFromHash with Object.keys 2018-09-04 14:22:19 -04:00
Christoph Diehl f4982dc303
Merge pull request #7 from MozillaSecurity/es6
Minor bug fixes
2018-09-04 19:40:19 +02:00
pyoor 7fdbfa84b5 Refactor choose and weighted 2018-09-04 13:34:20 -04:00
pyoor d09037b37c Set seed to null by default 2018-09-04 13:34:07 -04:00
pyoor 4fda7284c6 Replace htmlentities with newer html-entities 2018-08-30 09:56:43 -04:00
pyoor 813b6b2c84 Simplify uniqueList 2018-08-29 18:06:27 -04:00
pyoor 75369656ed Refactor htmlEscape/unescape methods 2018-08-29 18:06:10 -04:00
pyoor 52417f6723 Use format string 2018-08-29 18:05:55 -04:00
pyoor 2f87374476 Add HTML encode/decode methods 2018-08-29 17:51:36 -04:00
pyoor ac7f4b3580 Add unquote method 2018-08-29 17:46:46 -04:00
pyoor aaa01050e2 Remove unnecessary methods 2018-08-29 17:46:30 -04:00
pyoor d721eb5b58 Try to fix utils.script.runner again 2018-08-27 19:39:19 -04:00
pyoor 3b5be216ca Change precommit hook to prepush 2018-08-27 19:27:17 -04:00
pyoor bde62e4d29 Remove postinstall hook 2018-08-27 19:26:57 -04:00
pyoor e6a1f1fafa
Merge branch 'master' into es6 2018-08-27 19:01:17 -04:00
pyoor a74b09d2c1 Wrap all runner output in try/catch 2018-08-27 19:00:00 -04:00
pyoor a0c59d400c Fix bug in offset and remove randListIndex 2018-08-27 18:59:17 -04:00
pyoor ba33374c65 Set default limit value 2018-08-27 18:57:39 -04:00
pyoor 942d9d89ba Set default seed value 2018-08-27 18:57:27 -04:00
posidron 92d58a58ef
Fix random seed value 2018-08-28 00:54:24 +02:00
posidron 443399bd7a
Add code coverage and coveralls support 2018-08-25 20:21:40 +02:00