Deno mini-port of @mozillasecurity/octo
Go to file
Christoph Diehl db1997c4ea Update README.md 2017-04-07 17:08:49 +02: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 Rename random.some to random.subset 2017-04-07 16:59:43 +02: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

README.md

A fuzzing framework for JavaScript

Build Status

This is WIP.