Deno mini-port of @mozillasecurity/octo
Find a file
2017-04-10 13:37:32 -04:00
logging Add console logger 2017-04-07 16:16:59 +02:00
make Initialize "make" directory with "colors.js" module 2017-04-06 21:51:04 +02:00
random Fix some uses of random.index instead of random.item 2017-04-10 13:37:32 -04:00
tests Add temporary unit-test functions for random.js 2017-04-07 17:06:59 +02:00
.gitignore Add .gitignore 2017-04-06 12:49:34 +02:00
.jshintrc Updated jshint to be aware of globals "Random" and "make" 2017-04-06 21:49:07 +02:00
.travis.yml Only run tests for master branch. 2017-04-07 15:56:45 +02:00
README.md Update README.md 2017-04-07 17:08:49 +02:00

A fuzzing framework for JavaScript

Build Status

This is WIP.