1.0.1 • Published 11 years ago

withnailandi v1.0.1

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

withnailandi

A library that returns lines from the film withnail and I

Usage

var withnail = require('withnailandi');

withnail.getline(1, 2, function(err, lines){
 ...
 })

Where 1 is the starting line and 2 is the amount of following lines to get. Any number larger than 7159 will just return the last line

1.0.1

11 years ago

1.0.0

11 years ago