kenOfYugen / fasta-vanilla-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fasta-vanilla-node

JavaScript fasta benchmark ported from the benchmark game as a node.js module.

Install

npm install kenOfYugen/fasta-vanilla-node

Use

var fastaJS = require('fasta-vanilla-node');

fastaJS.run(10);

About

License:MIT License


Languages

Language:JavaScript 100.0%