0.2.0 • Published 10 years ago

shrimp v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Shrimp SDK

Shrimp SDK is a node.js library for creating Shrimp Recipes. A Shrimp Recipe is a small piece of javascript to provides content for Shrimp Reader.

Installation

npm install shrimp

Commands

request(url, callbackerror, response, body)

Make a remote request to fetch content.

show(data)

Display content on Shrimp Reader.

alert(message)

Display an alert message on Shrimp Reader.

License

The MIT License (MIT)

Copyright (c) 2015 Sean Ho

0.2.0

10 years ago

0.1.0

10 years ago