oblique-strategies

1.0.1 • Public • Published

oblique-strategies

Brian Eno and Peter Schmidt's oblique strategies as a very simple node module.

Usage

var oblique = require('oblique-strategies');
 
console.log(oblique.draw()); // one strategy
console.log(oblique.strategies); // all of the strategies in alpha order

The module will also install a bin script called strategy.

LICENSE

The unlicense: I own nothing. Whatever it is I might have accidentally created here, I release to everyone under the terms of the license.

Package Sidebar

Install

npm i oblique-strategies

Weekly Downloads

3

Version

1.0.1

License

unlicense

Last publish

Collaborators

  • ceejbot