1.2.6 • Published 2 years ago

toverland v1.2.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Toverland

See the current queues in themepark toverland

Installation

How to install the toverland package using npm

npm install toverland

Usage

How to use the toverland package

const toverland = require('toverland')
toverland.queue().then(function(result) {
    console.log(result);
	// containing: Time and Status object for each coaster
})
1.2.6

2 years ago

1.1.9

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.1.6

3 years ago

1.0.7

3 years ago

1.1.5

3 years ago

1.0.6

3 years ago

1.1.4

3 years ago

1.0.5

3 years ago

1.1.3

3 years ago

1.0.4

3 years ago

1.1.2

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago